Skip to content

Alphabetize Product Drive Participant dropdown in new-donation form #5593

Description

@ruestitch

Summary

Lists are not alpha in:

  • New donation
  • Donation filter for product drive participant
  • ... do a survey of all the drop-downs of product drive participants and alphabetize them all

Why change?

  • Not having an alphabetized list everywhere makes more work for the user to find what they're looking for in lists

Steps to replicate

  • survey the codebase to locate drop down lists
  • identify lists that should be human alphabetical
  • ask Human Essential in a comment if you're unsure about which lists are in scope

Criteria for completion / testing needs

  • for any list that is in scope for human alphabetization - which means that 1 comes before 9 and 10 comes after 9, or A comes before B and C comes after B – update the list to be alphabetical
  • if tests fail, update the test fixture to represent the new alphabetical order
Image Image

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions