-
-
Notifications
You must be signed in to change notification settings - Fork 424
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
When You Need To Reload - page reload requirement affordance #3178
Comments
@aartaka this is related to our upcoming conversation about checkboxes :D |
The color for this
|
Hi @aartaka, I think this a resolution for this issue will be helpful for the upcoming (soon) Common Settings page. |
No, it's clear enough. But I'll de-assign: I'm getting back to more pressing things. @jmercouris, @hgluka, any taker? |
I can take it, but just to be clear, the Common Settings page requires a restart, not just a reload. Maybe there should also be a way to signal that a restart is required. We'll also need to think about all the places where this sort of thing comes up. |
Yeah, maybe it's simpler to make a note/popup/ |
Ah yes.
This makes sense... let's keep the Restart prompt separate for now. I'll open an issue to capture the idea. |
My opinion is that we're thinking 100% backwards. We don't need to fix the UI when the issue is coming from the engineering. If a mode is enabled, then it must have immediate effect. There may be some rare cases when this is not possible, but we'll get to that. "Fixing" the UI to mask deeper design issues isn't acceptable. |
Fair enough. I am solution agnostic for this problem: Poor visibility of system state when a page requires reload, (and when the app requires restart) I am seeing [3] potential remedies, which could happen individually, in combination, or not at all.
@aadcg & @jmercouris (if alive) Please help by deciding a course of action for this one. Or tell me to ignore it -- just please acknowledge that it is annoying to wonder "is this broken? or do i need to reload...?" I am not able to estimate the difficulty of implementation the way you two can. My perception is that Nyxt will require re-loads and re-starts for a long time... dunno. Thank you! P.S. |
The priority is 3 and, at the stage of the project, the strategies to mitigate rough edges can't obfuscate the issues themselves. Sensible mitigation efforts include mentioning it in the documentation. For example, the docstring of
The top post mentions settings and modes. With regards to settings, the on-going effort is #3120. Let's be patient and wait for its outcome. As to modes, we need to address each and every one of them separately. E.g. to discuss No one-size-fits-all. An actionable outcome is derived from an issue when we achieve to expose the crux of the topic. |
Purpose of request:
sometimes a page reload is the right thing to do, and the user needs to know about it.
Describe your proposed change:
reload
button in the Status Buffer.toggle-modes
menu, add a helpful echo to clarify what is happening as different modes are marked/unmarkedWhy do you believe this to be an improvement?
toggle-modes
menu.Additional context/User story:
I have not thought through every place this might apply, and I suspect there will be times where prompting the user for a page reload is helpful.
Screenshots/Mock ups:
Pre-Build Checklist:
The text was updated successfully, but these errors were encountered: