When logged in to the web interface and in a domain, i.e. looking at the list of RRsets with a URL similar to https://desec.io/domains/example.com
, I have sometimes found myself wanting to refresh the view.
Reason:
If while editing, an API call changes records, that change is not reflected in the UI. So the user might be seeing stale data in the UI.
Problem:
I found no refresh UI element. And using the browser refresh destroys the login credentials requiring a relogin. The only method I found was to go back to the list of domains and then click on the domain again. However that is not very user-friendly as it looses state such as scroll position and requires several steps.
Is there a better way to initiate a refresh?
Thanks!
fiwswe