Page MenuHomePhabricator

[native] save the recently deleted server url to customServer redux state
ClosedPublic

Authored by ginsu on Nov 15 2023, 1:36 PM.
Tags
None
Referenced Files
Unknown Object (File)
Oct 2 2024, 4:13 AM
Unknown Object (File)
Oct 2 2024, 4:13 AM
Unknown Object (File)
Oct 2 2024, 4:13 AM
Unknown Object (File)
Oct 2 2024, 4:13 AM
Unknown Object (File)
Oct 2 2024, 4:12 AM
Unknown Object (File)
Oct 2 2024, 4:09 AM
Unknown Object (File)
Aug 28 2024, 11:54 AM
Unknown Object (File)
Aug 28 2024, 8:42 AM
Subscribers

Details

Summary

As I was organizing my Linear tasks, I realized that there was a piece of behavior with the remove keyserver user experience that I did not implement

  • if a server is removed from the list, and the user is staff or in dev mode, we want this url to be saved to customServer
  • if a user is staff or in dev mode, we want the input field to be pre-populated with value from customServer

This diff implements the functionality described above

Part of linear task: https://linear.app/comm/issue/ENG-4718/add-remove-keyserver-button-logic

Test Plan

Please see the demo video below

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

ginsu edited the test plan for this revision. (Show Details)
ginsu added reviewers: inka, rohan, michal.
ginsu requested review of this revision.Nov 15 2023, 4:14 PM
This revision is now accepted and ready to land.Nov 16 2023, 8:49 AM
This revision was landed with ongoing or failed builds.Dec 4 2023, 11:02 PM
This revision was automatically updated to reflect the committed changes.