We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The buttons to accept or refuse a suggestion are too small and too close one to the other, so it's very easy to accidentally refuse a suggestion.
Then another problem seems to arise, as there is no apparent way to undo the suggestion refusal.
Not sure about the exact version. I found this issue while using the Haiku translation platform at https://i18n.haiku-os.org
The text was updated successfully, but these errors were encountered:
I agree that it's problematic, especially the inability to undo an accidental removal.
For whatever it's worth, here is a small workaround to force some additional space between the buttons and between some other items.
.translate-container a { margin-left: 15px; }
Sorry, something went wrong.
No branches or pull requests
Steps to reproduce:
The buttons to accept or refuse a suggestion are too small and too close one to the other, so it's very easy to accidentally refuse a suggestion.
Then another problem seems to arise, as there is no apparent way to undo the suggestion refusal.
Results (Expected/Actual):
Environment (i.e. 'pootle --version', DB, OS, Browser):
Not sure about the exact version. I found this issue while using the Haiku translation platform at https://i18n.haiku-os.org
The text was updated successfully, but these errors were encountered: