NCIOCPL / clinical-trials-listing-app

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

Story: Clear all filters #212

Open sarinapadilla opened 8 months ago

sarinapadilla commented 8 months ago

As a user, I want to be able to clear all of my selected filters, so that I can easily reset the form and remove all inputs and filters at once.

ESTIMATE TBD

Requirements

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