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

There is no way to undo an accidental refusal of a suggestion #6880

Open
victordomingos opened this issue Oct 25, 2018 · 1 comment
Open

Comments

@victordomingos
Copy link

victordomingos commented Oct 25, 2018

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.
captura de ecra 2018-10-25 as 17 40 17

Then another problem seems to arise, as there is no apparent way to undo the suggestion refusal.

Results (Expected/Actual):

  1. Have bigger accept/reject buttons, and a bit more separated.
  2. Have an easy way to recover an accidentally rejected suggestion, so that its original author can still be credited.

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

@LTIOfficial
Copy link

LTIOfficial commented Nov 11, 2018

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;
}

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

No branches or pull requests

2 participants