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

[Usability] Update name duplication feature to be easier to use #102

Open
Gear61 opened this issue Jan 19, 2020 · 0 comments
Open

[Usability] Update name duplication feature to be easier to use #102

Gear61 opened this issue Jan 19, 2020 · 0 comments
Assignees
Labels
enhancement medium Takes many hours (4+) to do (25 - 100 lines of code). PR will take a few days

Comments

@Gear61
Copy link
Owner

Gear61 commented Jan 19, 2020

  1. Change the copy from "Duplicate X" to "Adjust name amount". We lose the context of the name, but the first 2 options of rename and delete have it, so we should be fine.
  2. Change the duplication dialog's copy to be "How many copies of "X" do you want to have? You currently have Y copies of this name." where X is the current name and Y is the current amount. This removes the burden of doing math from the user.
  3. Prefill the # of copies field with the current amount of names.
  4. Keep in mind that the user might want to adjust the number down. We will need to figure out the delta (add/delete names) and call the proper APIs.
  5. Change the "Add" button to say "Submit", since it won't make sense with this new copy.
  6. If the user sets the # of names to be exactly the same, don't let them submit.
@Gear61 Gear61 added enhancement medium Takes many hours (4+) to do (25 - 100 lines of code). PR will take a few days labels Jan 19, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement medium Takes many hours (4+) to do (25 - 100 lines of code). PR will take a few days
Projects
None yet
Development

No branches or pull requests

2 participants