-
Notifications
You must be signed in to change notification settings - Fork 16
Open
Labels
Description
Background on the problem the feature will solve/improved user experience
When the user focuses the Charges selector, there are no options presented by default. The user must begin typing for a limited quantity of options to be suggested.
Describe the solution you'd like
When the Charges selector is focused, there should be a few options that the user can selected from by default without needing to type anything into the filter.
Tasks
- Add a label to the dropdown that says "Charges" to denote what the list is of
- Clicking on Charges selector, a list of default options is presented to the user.
- Clicking the dropdown should show/hide the default options.
Acceptance Criteria
When the user selects either the Charges selector or the charges dropdown, they will see a list of default charges without needing to type anything. This list will be prefaced with a label that says "Charges."