firefly icon indicating copy to clipboard operation
firefly copied to clipboard

chore: align backup profile style to figma design

Open paul-boegelsack opened this issue 2 years ago • 0 comments

Summary

This PR aligns the backup profile popup to the figma design. Additionally margin and padding of other profile action have been adjusted.

Changelog

- Updated style of backup profile popup
- Removed the illustration from backup profile
- Added logic to display the backups password input only if stronghold is locked
- Adjusted padding/margin of popup drawer, network status and password popup

Relevant Issues

Closes #3788

Testing

Platforms

Please select any platforms where your changes have been tested.

  • Desktop
    • [x] MacOS
    • [ ] Linux
    • [ ] Windows
  • Mobile
    • [x] iOS
    • [x] Android

Instructions

Please describe the specific instructions, configurations, and/or test cases necessary to test and verify that your changes work as intended.

...

Checklist

Please tick all of the following boxes that are relevant to your changes.

  • [x] I have followed the contribution guidelines for this project
  • [x] I have performed a self-review of my own code
  • [ ] I have commented my code, particularly in hard-to-understand areas
  • [ ] I have added or modified tests that prove my changes work as intended
  • [ ] I have verified that new and existing unit tests pass locally with my changes
  • [ ] I have verified that my latest changes pass CI workflows for testing and linting
  • [ ] I have made corresponding changes to the documentation

paul-boegelsack avatar Jul 13 '22 14:07 paul-boegelsack