-
Notifications
You must be signed in to change notification settings - Fork 46
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Push snap qa fixes #1261
Push snap qa fixes #1261
Conversation
abhishek-01k
commented
Sep 27, 2023
- Dark Mode for /snap route is done
- Responsiveness added to the /snap route
File: src/modules/receiveNotifs/MetamaskPushSnapModal.tsx
File: src/modules/snap/AboutSnapModal.tsx
File: src/modules/snap/SnapModule.tsx
All looks good. |
All looks good. |
* Push snap qa fixes (#1261) * Snap UI fixes from QA-1 * fix: connected snap address detection * fix: snooze toggle * fix: address detection bug * fix: spacing in signature * update: route bug * Snap Dark mode fix and responsiveness added * Added dark mode to Snap QA --------- Co-authored-by: Arch0125 <[email protected]> * Added support for arbitrum * Resolved issues * Updated sdk package versions * chore: integrate channel settings and send notif * chore: design update for send notif page and minor fixes * chore: move tag to reusables * fix: rename folder to avoid .gitignore file --------- Co-authored-by: Abhishek <[email protected]> Co-authored-by: Arch0125 <[email protected]> Co-authored-by: Nilesh Gupta <[email protected]>