Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ Feature Request ] Have UI page state across refresh #895

Open
lue30499 opened this issue Apr 2, 2024 · 2 comments
Open

[ Feature Request ] Have UI page state across refresh #895

lue30499 opened this issue Apr 2, 2024 · 2 comments

Comments

@lue30499
Copy link

lue30499 commented Apr 2, 2024

Hello,

This is not a very important feature, just a nice-to-have.

I was wondering if the webpage can, on refresh of the webpage, stay on the same page.
For example, if I'm in the zone edit page, and I hit Control+R, I get placed on the dashboard.

Maybe adding pathing in the URL so that the web UI knows where to reload too?
Like examples:
<proto>://<host>:<port>/zone/<zone-id>/<edit|permissions|options>
<proto>://<host>:<port>/admin/<users>/<user-id>/<details>

I'm aware that some pages allow me to click a refresh button or a search button that reloads content, but habitually I press Control+R.

Just an idea.

Regards.

@ShreyasZare
Copy link
Member

Thanks for the post. This feature is already requested in #572. This will use bookmarks in links to allow using browser navigation buttons and refresh.

I'm aware that some pages allow me to click a refresh button or a search button that reloads content, but habitually I press Control+R.

The DNS web app is designed such that you do not have to refresh the entire web page for any reason. The contents either update automatically when you click on the "tabs" to navigate or in some sections there is explicit refresh option to reload data. In edit zone page, there is refresh button right next to the zone's domain name, for example.

@lue30499
Copy link
Author

lue30499 commented Apr 4, 2024

Hi Shreyas,

I understand. I am aware of the buttons and tabs to refresh.

The other reason is when auth expires (I would not like to disable and keep security) it will also dump me on the dashboard. If state was saved, after I log in again I can be in the same page as before the auth expires.

But again. Not important and is a duplicate. So you can close.

Regards.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants