-
Notifications
You must be signed in to change notification settings - Fork 50
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
feature(wallet-mobile): dApp explorer #3170
Conversation
Hello @lephuochoai , I've left a comment/question on Slack regarding the modals and dApp web browser. Please let me know if something is unclear. |
bd12034
to
ac4040f
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hello @lephuochoai, the changes look great and work very well, including the amazing animations in browser view. Good job! I've suggested a few minor improvements. Feel free to let me know if something is unclear or just want to confirm anything. Many thanks!
apps/wallet-mobile/src/features/Discovery/common/useDAppsConnected.tsx
Outdated
Show resolved
Hide resolved
apps/wallet-mobile/src/features/Discovery/common/Browser/BrowserTabBar.tsx
Outdated
Show resolved
Hide resolved
apps/wallet-mobile/src/features/Discovery/common/Browser/BrowserSearchToolbar.tsx
Outdated
Show resolved
Hide resolved
apps/wallet-mobile/src/features/Discovery/common/Browser/BrowserProvider.tsx
Outdated
Show resolved
Hide resolved
apps/wallet-mobile/src/features/Discovery/useCases/DiscoverList/DAppTypes/DAppTypes.tsx
Outdated
Show resolved
Hide resolved
apps/wallet-mobile/src/features/Discovery/common/LabelConnected.tsx
Outdated
Show resolved
Hide resolved
apps/wallet-mobile/src/features/Discovery/useCases/Browser/WebViewItem.tsx
Outdated
Show resolved
Hide resolved
...ile/src/features/Discovery/useCases/DiscoverList/CountDAppsAvailable/CountDAppsAvailable.tsx
Outdated
Show resolved
Hide resolved
apps/wallet-mobile/src/features/Discovery/useCases/DiscoverList/DAppTypes/DAppTypes.tsx
Outdated
Show resolved
Hide resolved
apps/wallet-mobile/src/features/Discovery/useCases/DiscoverList/DAppItem/DAppItem.tsx
Outdated
Show resolved
Hide resolved
apps/wallet-mobile/src/features/Discovery/useCases/DiscoverList/DAppItem/DAppItem.tsx
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hello, I've added a few more minor comments. I believe these will be the latest changes. Once you update the PR, please let me know, and I'll update our team. Many thanks!
apps/wallet-mobile/src/features/Discover/useCases/BrowseDappScreen/BrowserToolbar.tsx
Outdated
Show resolved
Hide resolved
apps/wallet-mobile/src/features/Discover/useCases/BrowseDappScreen/BrowserTabsBar.tsx
Outdated
Show resolved
Hide resolved
apps/wallet-mobile/src/features/Discover/useCases/DiscoverListScreen/DAppItem/DAppItem.tsx
Outdated
Show resolved
Hide resolved
apps/wallet-mobile/src/features/Discover/useCases/BrowseDappScreen/BrowserSearchToolbar.tsx
Outdated
Show resolved
Hide resolved
favour #3189 |
No description provided.