Owners uses a huge <select /> with an unintuitive ordering to select repositories. The form should use a tokenizer instead.
See T11015 for a related issue on the same form.
epriestley | |
Apr 18 2017, 11:12 PM |
F4973983: Screen Shot 2017-05-23 at 1.42.31 PM.png | |
May 23 2017, 8:46 PM |
Owners uses a huge <select /> with an unintuitive ordering to select repositories. The form should use a tokenizer instead.
See T11015 for a related issue on the same form.
A vaguely related issue is that the "Paths" list is not sorted on the "View" UI:
The current behavior means that "View" and "Edit" are stable, and that paths don't jump around if you do things like this:
Stuff stays where you put it, which is nice, but sorting is probably worth at least considering for packages with a large number of paths spanning multiple repositories.