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

It is not readily apparent how "Set Order" works in ACP #9559

Closed
julianlam opened this issue May 17, 2021 · 1 comment
Closed

It is not readily apparent how "Set Order" works in ACP #9559

julianlam opened this issue May 17, 2021 · 1 comment
Assignees
Milestone

Comments

@julianlam
Copy link
Member

Re: this option in the overflow menu in ACP > Manage > Categories

image

When opened, this modal appears:

image

Thoughts:

  • Help text is recommended in this modal to explain that:
    • Specifying the index bumps the categories below it down the "order" chain
    • The order is 1-indexed
  • Use <input type="number" min="1" /> instead
@julianlam
Copy link
Member Author

As an aside, it seemed to me that when I first entered the page, all the categories had their order set to 0. Not sure why that was the case, but it works fine now.

barisusakli added a commit that referenced this issue May 18, 2021
@barisusakli barisusakli self-assigned this May 18, 2021
@barisusakli barisusakli added this to the 1.17.1 milestone May 18, 2021
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