Default report view should be sorted alphabetically by keyname
- Dominant language
- JavaScript
- Stars
- 12
- Forks
- 8
- Avg merge
- 23h 38m
- Merged PRs (30d)
- 15
Description
- [x] There is no way of knowing which field is sorted in the default view. In production, the arrow on the column header will indicate that a column is sorted in the default view, but the current fwdDev only shows that it is sorted if a user clicks on the report header. For example, the [fwdDev business systems report](https://stage.ea.gsa.gov/#/systems) is sorted by System Name in the default report view, but you couldn't tell just by looking at the column headers. You can see the difference in the [same report in prod](https://ea.gsa.gov/#/systems).
- [x] The [Data Dictionary](https://stage.ea.gsa.gov/#/data_dictionary) should be alphabetically sorted by Report Name
- [x] The FISMA System](https://stage.ea.gsa.gov/#/FISMA) report should be alphabetically sorted by System Name
- [x] The [FISMA System POCs](https://stage.ea.gsa.gov/#/FISMA_POC) report should be sorted by System Name
- [x] The [Records Management](https://stage.ea.gsa.gov/#/records_mgmt) report should be sorted by GSA Number
- [x] The [Org list](https://stage.ea.gsa.gov/#/organizations) should be sorted by Org Symbol
- [x] The [investment report](https://stage.ea.gsa.gov/#/investments) should be sorted by Investment name
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.