DFE-Digital / DFE-Digital/compass
View List of Standards
Open
@andyjones81 is already working on this.
Since Dec 1, 2025.
- Dominant language
- HTML
- Stars
- 0
- Forks
- 1
- Avg merge
- 1m
- Merged PRs (30d)
- 3
Description
Display a searchable and filterable list of all published standards.
Tasks/Sub-features
Display standards list
- Fetch published standards from COMPASS API
- Display standards in a list with title and summary
- Handle pagination
- Show result count
Filtering
- Add search functionality (search by title/summary)
- Add category filter dropdown
- Add phase filter dropdown (Discovery, Alpha, Beta, Live)
- Display active filters as tags
- Allow clearing filters
Standards list items
- Show standard title as link
- Show summary/description (truncated)
- Show categories (as badges/tags)
- Show last updated date
- Show legal standard badge (if applicable)
Error handling
- Display friendly error message if API unavailable
- Handle empty results gracefully
- Log errors server-side
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.