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

Hide the history button when no history is available #30

Open
martinpopel opened this issue Mar 25, 2022 · 2 comments
Open

Hide the history button when no history is available #30

martinpopel opened this issue Mar 25, 2022 · 2 comments
Labels
enhancement New feature or request low-priority

Comments

@martinpopel
Copy link
Member

When there are no texts in the history (when using the translator for the first time), it seems confusing to show the history button.

@EbrithilNogare
Copy link
Collaborator

There was bug with flex and keeping history button visible fixed it.
That is why it is low-priority.
I will solvit soon.

@EbrithilNogare
Copy link
Collaborator

Cant be fixed, as showing button needs some action to check if should apear, but value is stored in localStorage behind geter, so it cant have handler.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request low-priority
Projects
None yet
Development

No branches or pull requests

2 participants