NCIOCPL / clinical-trials-listing-app

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

Story: Display applied filters on form #214

Open sarinapadilla opened 7 months ago

sarinapadilla commented 7 months ago

As a user, I want to be able to see the filters that I have applied, so that so that I can know what criteria I have selected to narrow down trial results.

ESTIMATE TBD

Requirements

ZIP Code and Radius:

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