Details
-
Story
-
Status: Closed (View Workflow)
-
P3
-
Resolution: Done
-
None
-
-
ACQ Sprint 75
-
2
-
Thunderjet
Description
Purpose: To improve the organization filters
As a staff person
I want to be able to filter the organization records in various ways
So that I can easily find organizations of interest to me
Scenarios
- Scenario 1
- Given the filters on the Organizations app landing page
- When viewing the list of filters
- Then arrange them in this order (only the Status accordion is open, the rest default to closed)
- Organization status
- Tags (already done in
UIORGS-116) - Is vendor
- Country
- Languages
- Payment method
- Stats available
- Scenario 2
- Given the Is vendor filter on the Organizations app landing page
- When viewing the options
- Then change them as follows:
- True becomes Yes
- False becomes No
- Scenario 3
- Given the Country filter on the Organizations app landing page
- When viewing the options
- Then change them as follows:
- Remove the hard-coded list of countries
- Include the entire list of countries in front-end based on this list: https://github.com/folio-org/ui-users/blob/master/src/data/countries.js.
- With a search box at the top, similar to the Location or Fund code filter for PO Lines
- Scenario 4
- Given the Languages filter on the Organizations app landing page
- When viewing the filter
- Then make the following changes:
- Change the label from Languages to Language
- Remove the hard-coded list of languages
- Include the entire list of languages in the front-end based on this list: https://www.loc.gov/standards/codelists/languages.xml. See documentation on GitHub: https://github.com/folio-org/ui-inventory/blob/master/src/data/languages.js
- With a search box at the top, similar to the Location or Fund code filter for PO Lines
- Scenario 5
- Given the Payment method filter on the Organizations app landing page
- When viewing the filter
- Then change the options to match the ones in the create/edit screen. See attached Valid payment methods.PNG
- Scenario 6 [move to separate story]
- Given the Stats available filter on the Organizations app landing page
- When viewing the list of filters
- Then remove this filter (separate story UIORGS-91 to address this)
- Scenario 7
- Given the Contact people category filter on the Organizations app landing page
- When viewing the list of filters
- Then remove this filter (A-M can't figure out a use case for this one, and we can add it back in the future if necessary)
- Scenario 8
- Given the Address category filter on the Organizations app landing page
- When viewing the list of filters
- Then remove this filter (A-M can't figure out a use case for this one, and we can add it back in the future if necessary)
TestRail: Results
Attachments
Issue Links
- relates to
-
UIORGS-10 Start with filters closed
-
- Closed
-
-
UIORGS-116 Filter organizations by tags
-
- Closed
-
-
UIORGS-91 Add the Stats filter to the Organization filters
-
- Draft
-
-
UIORGS-92 Update the country and language lists in the create/edit Organizations screen
-
- Closed
-
-
UIORGS-93 Update the country and language lists in the create/edit Contacts screen
-
- Closed
-
-
UXPROD-1578 Organizations: Search and filter enhancements
-
- Closed
-