the-difference-engine / ksf

7 stars 1 forks source link

status-bar display red if decline button is clicked #298

Closed claudiahalip closed 3 years ago

claudiahalip commented 3 years ago

Zenhub Link:

Describe the problem being solved:

When the user selects the "Decline" CTA, the entire application status bar displays red. No icons or text should display on the application status bar when decline has been selected.

Impacted areas in the application:

app/src/components/applicationStages/ApplicationStages.js app/src/components/applicationStages/style.css

Describe the steps you took to test your changes:

I clicked the decline button, I verified if the status changed to "Declined" and checked if the status bar will display red

List general components of the application that this PR will affect: app/src/components/applicationStages/ApplicationStages.js app/src/components/applicationStages/style.css

PR checklist