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

Reduce number of clicks it takes to edit a category #205

Closed
GriffGreen opened this issue Nov 12, 2023 · 3 comments
Closed

Reduce number of clicks it takes to edit a category #205

GriffGreen opened this issue Nov 12, 2023 · 3 comments
Assignees

Comments

@GriffGreen
Copy link
Member

Kind of related to #202, there is a design choice to make only one place where you can edit manually... I disagree with this choice after doing user testing... people can't figure out how to edit.

When clicking this edit button on this page:
Screenshot 2023-11-12 at 8 12 36 PM

you go to this state:
Screenshot 2023-11-12 at 8 15 22 PM

But the state we want them to be in is:

Screenshot 2023-11-12 at 8 18 09 PM

Honestly I don't see a great argument for EVER showing that first state, we just need to some how prompt them to save whenever they make edits....

Also... I think these options to edit or continue
Screenshot 2023-11-12 at 4 38 45 PM

should be in this 3 dot drop down too:
Screenshot 2023-11-12 at 5 35 01 PM

AND!

I think this needs more of a Warning: Like is should use big caution signs and stuff like that, cause no one reads text
Screenshot 2023-11-12 at 6 17 20 PM

@kristoferlund
Copy link
Collaborator

@GriffGreen

Straight forward solution to this one would be to show a warning directly when clicking on the Edit button in the "Well done" dialog.

image

When user clicks Edit manually they are taken to the ranking edit page with category ready to be edited.

@kristoferlund kristoferlund changed the title Medium priority - Editing is too hard to figure out! 3 issues in 1 Reduce number of clicks it takes to edit a category Nov 13, 2023
@kristoferlund kristoferlund assigned mmahdigh and unassigned mosaeedi Nov 13, 2023
@kristoferlund
Copy link
Collaborator

Summary:

  • When clicking on edit in pairwise ranking modal
    1. Show warning modal
    2. Finish category
    3. Open ranking page in edit mode for right category (add a new qs parameter, maybe &edit=true.
  • Make warning modal more of a Warning modal!
    • Replace header with: Warning

@krisjpi
Copy link

krisjpi commented Nov 14, 2023

Came to check here instead of starting a new issue - I think the fix suggested above will work well. It seems like the change in flow of a category to "Finished" makes this a little weird.

edit: found the "manually edit" button on the Rankings page, feels a little bit hidden though. Personally prefer giving the warning when clicking edit in the Well Done area.

Giving a warning and an option to manually finish ranking to be able to edit should deal with this.

Attached a short clip finishing ranking (but not creating the list) and wanting to edit.

Pairwise.Editflow.mp4

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

5 participants