You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: UI optimizations for avatar, personal addresses and addNewAddresses modal (#621)
- Created a new `ExternalEmailModal` component for adding external email addresses to the organization
- Updated `AddEmailModal` component to open the `ExternalEmailModal` when selecting 'Add External Email Instead'
- Removed the obsolete external email page and transferred its functionalities to the new `ExternalEmailModal` component
- Added state management for modals in the organization mail addresses page
-Resizing avatar on account creation
-Properly aligned personal addresses
fixes issues: ENG-51 ENG-69 ENG-47
0 commit comments