apps icon indicating copy to clipboard operation
apps copied to clipboard

feat: stepped modal

Open sshanzel opened this issue 2 years ago • 0 comments

Changes

** Pointing to an intermediate branch.

All these are yet to include the functions that will happen after auth which will be worked on in a separate PR. This is so that if anyone wants to work on any part here, the UI is available to move forward to which area to work on.

Describe what this PR does

  • New component for managing stepped modal.
  • Feed filters modal component that includes step 1.
  • Refactored the normal switch to match our branding color.
  • Refactored the radio button to match our branding color.
  • Refactored the IconsSwitch to be reusable more than just for icons.

Preview:

https://user-images.githubusercontent.com/13744167/192800408-19a3e7e8-7e28-4477-8af7-db390029c634.mov

Events

Did you introduce any new tracking events? Don't forget to update the Analytics Taxonomy sheet

Log the new/changed events below:

Type event_name value
Change/New event name extra: { ... }

Please make sure existing components are not breaking/affected by this PR

Manual Testing

On those affected packages:

  • [ ] Have you done sanity checks in the webapp?
  • [ ] Have you done sanity checks in the extension?
  • [ ] Does this not break anything in companion?

Did you test the modified components media queries?

  • [ ] MobileL (420px)
  • [ ] Tablet (656px)
  • [ ] Laptop (1020px)

Did you test on actual mobile devices?

  • [ ] iOS (Chrome and Safari)
  • [ ] Android

WT-535 #done WT-536 #done WT-537 #done WT-540 #done WT-541 #done WT-542 #done

sshanzel avatar Sep 28 '22 11:09 sshanzel