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

Showing Translations Validity in a Non-Modular Fashion #815

Open
ravage84 opened this issue Oct 19, 2023 · 0 comments
Open

Showing Translations Validity in a Non-Modular Fashion #815

ravage84 opened this issue Oct 19, 2023 · 0 comments

Comments

@ravage84
Copy link

Context:
As mentioned in #811 & #812, validating the translations can be a quite common step for us.
After the validation of the translations, a modal, UI-blocking window for the results appears:

grafik

One needs to press "OK" before continuing.

Feature Proposal:
Using other means than a UI-blocking modal window.

For example, the existing "Validate" button could visually or by text indicate the current status of the validation.

grafik

Alternatively, some other real estate of the UI could be used for that.

Another option would be to simply use a non-blocking window.

Rationale:
Blocking the UI, especially in non-severe situations is not necessary and not blocking could thus improve UX.

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

No branches or pull requests

2 participants