Skip to content

Button colours and labels are confusing when changing submission state #443

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

Closed
MacLemon opened this issue Jun 4, 2018 · 1 comment
Closed

Comments

@MacLemon
Copy link
Contributor

MacLemon commented Jun 4, 2018

Steps to Reproduce:

  1. create a submission in error
  2. delete that submission again to cover up your tracks
  3. get confused by the confirmation dialogue's buttons.

screen_shot_2018-06-04_at_22_20_31

Expected Results:

The back button should not exist as a back button. Why replicate a browser button that's always there in the chrome. A button that would make sense, even if only to provide a button for the panicking user, would be a “Cancel” button. It should be green or white. This action is non-destructive.

The “Do it” button is a destructive action. It should be red to indicate this.

Actual Results:

The Back button is a non-destructive action, it should not be crimson coloured.
The “Do it” button is green, though it is a destructive action.

Regression:

n/a

Notes:

Provide additional information, such as references to related problems, workarounds and relevant attachments.

Version Information:

Chromium 68.0.3429.0 (Official Build) (64-bit)
pretalx 0.6.1

@MacLemon
Copy link
Contributor Author

MacLemon commented Jun 4, 2018

In addition to this, the above colour problem only applies in certain circumstances depending on from which to which other state you want to change the submission. @luto and I are matrix thinking about how to improve that non trivial problem.

@MacLemon MacLemon changed the title Button colours are incorrect when deleting submissions. Button colours and labels are confusing when changing submission state Jun 4, 2018
@rixx rixx closed this as completed in 4f1295a Jun 18, 2018
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