-
Notifications
You must be signed in to change notification settings - Fork 306
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
Make version error more recognizable #463
Comments
There's no force update button in this scenario.
Isn't this the standard behavior?
Because it's too invasive?
Yeah, some of the update states aren't translated. I'll expose these strings. |
Ah right, that one has another icon. It's just the "search for update" button.
Maybe. IDK, that's another issue.
Yes but this only shows that a tooltip is inappropriate for error messages. I only discovered it by chance.
It's not. Clicking something with no response is bad UX.
Nice! |
+1 for improved user experience, clearly showing something so one isnt left wondering or have no action when interacting with, shouldn't equal being too invasive, it goes to how its implemented and is a good UX practice. I agree this should be some sort of balloon tooltipped message to match the already existing ones for similar type messages for other updates. This shouldn't be an error anyway, at best a notice and at worst a warning, an error conveys something more serious.
|
Sure, that would do the job. Maybe give another background color to show the message being about something conflicting. |
I guess we should wait for #636 before adding this? |
Yeah, I added styled tooltips instead of depending on the title attribute. |
Updating a UserCSS.
The local version was newer than the online one, so it didn't update. You click the force update button and nothing happens. Took me a good five minutes to find out what was wrong and that there indeed was an error message, but hidden as a tooltip on the button. The tooltip won't show if your pointer rests at the button you just clicked.
Why not throw an alert?
In addition, the error message is not translated.
Stylus 1.4.13
FF 61.0.1
The text was updated successfully, but these errors were encountered: