NCIOCPL / clinical-trials-listing-app

React Application for listing clinical trials
3 stars 1 forks source link

Story: Update pager to navigate through additional filtered results #219

Open sarinapadilla opened 8 months ago

sarinapadilla commented 8 months ago

As a user, I want to click on a pager, so that I can view additional results for the currently selected disease/intervention and filters.

Requirements

ESTIMATE TBD

Acceptance Criteria

Scenario: [title]
  Given [context]
    And [some more context]
  When  [event]
  Then  [outcome]
    And [another outcome]

Resources:

Notes

Some complementary notes if necessary:


Solution

Prerequisites

Tasks

Technical Notes