Pensano-dev / aura-mobile-app

4 stars 0 forks source link

fix: FE - Refactor selection screen functionality following introduction of menu bar #83

Open pablisch opened 6 months ago

pablisch commented 6 months ago

Sidra implemented the facilities selection page with a reset button and submit button. Both of these buttons have moved into a Menu bar which is currently an approved PR (at time of writing).

This ticket is only to move the functionality of those buttons to the buttons in the menu bar which will involve possibly lifting state and/or passing the appropriate function as props, possibly lifting the props to a higher level component as needed.

Note: there is no styling required for this ticket.

AC: