Skip to content
This repository has been archived by the owner on Feb 8, 2023. It is now read-only.

Feature: grant navigation and detail view #399

Open
10 tasks
beechnut opened this issue Aug 16, 2021 · 0 comments
Open
10 tasks

Feature: grant navigation and detail view #399

beechnut opened this issue Aug 16, 2021 · 0 comments
Assignees
Labels
engineering Workstream: engineering

Comments

@beechnut
Copy link
Contributor

Background
We want to lay the minimal groundwork for the app, which involves listing grants, allowing some search, and showing grant details.

Do we want this issue to include things like table/list pagination, typeahead filtering, and/or a grant view page?

We'll know we're done when we have...

  • A table of grants, sorted by most recently updated first
  • Pagination on the grants table
  • Grant "detail" view, listing all grant details in the database
  • Links to navigate back to list
  • Tests to cover grants list, initial ordering, grant view.

Tasks

  • Set up tests
  • Add initial sort to table from Set up USWDS #388
  • Add pagination
  • Set up grant detail view
  • Set up navigation
@beechnut beechnut self-assigned this Aug 16, 2021
@neilmb neilmb added the engineering Workstream: engineering label Aug 23, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
engineering Workstream: engineering
Projects
None yet
Development

No branches or pull requests

2 participants