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