feat: rework network selector with popover, search, and grouped categ…#2929
feat: rework network selector with popover, search, and grouped categ…#2929
Conversation
…ories Replace MUI Select dropdown with a wider Popover-based market selector. Markets are now grouped by Ethereum, L2 Networks, and Other Chains in a 3-column grid layout. Adds search filtering, horizontal pinned favorites row, selected market indicator with gradient accent bar, and removes the deprecated V2 toggle.
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
📦 Next.js Bundle Analysis for aave-uiThis analysis was generated by the Next.js Bundle Analysis action. 🤖 🎉 Global Bundle Size Decreased
DetailsThe global bundle is the javascript bundle that loads alongside every page. It is in its own category because its impact is much higher - an increase to its size means that every page on your website loads slower, and a decrease means every page loads faster. Any third party scripts you have added directly to your app using the If you want further insight into what is behind the changes, give @next/bundle-analyzer a try! Seven Pages Changed SizeThe following pages changed size from the code in this PR compared to its base branch:
DetailsOnly the gzipped size is provided here based on an expert tip. First Load is the size of the global bundle plus the bundle for the individual page. If a user were to show up to your website and land on a given page, the first load size represents the amount of javascript that user would need to download. If Any third party scripts you have added directly to your app using the Next to the size is how much the size has increased or decreased compared with the base branch of this PR. If this percentage has increased by 20% or more, there will be a red status indicator applied, indicating that special attention should be given to this. |
…ories
Replace MUI Select dropdown with a wider Popover-based market selector. Markets are now grouped by Ethereum, L2 Networks, and Other Chains in a 3-column grid layout. Adds search filtering, horizontal pinned favorites row, selected market indicator with gradient accent bar, and removes the deprecated V2 toggle.
General Changes
Developer Notes
Add any notes here that may be helpful for reviewers.
Reviewer Checklist
Please ensure you, as the reviewer(s), have gone through this checklist to ensure that the code changes are ready to ship safely and to help mitigate any downstream issues that may occur.
.env.examplefile as well as the pertinant.github/actions/*files