Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
There was a problem hiding this comment.
Pull request overview
Updates the front-end market switcher’s custom display ordering so the new X Layer market appears in the intended position within the dropdown sorting.
Changes:
- Adds X Layer to
MARKET_ORDER_BY_TITLEand shifts subsequent order indices accordingly.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
| 'X Layer': 10, | ||
| Polygon: 11, | ||
| Gnosis: 12, | ||
| Aptos: 13, |
There was a problem hiding this comment.
The PR description still contains placeholder text (e.g., “Fixes XYZ bug”, “Adds XYZ feature”, “…”). Please update it to describe the actual user-facing behavior change (adding X Layer into the custom market ordering) so reviewers and release notes are accurate.
|
📦 Next.js Bundle Analysis for aave-uiThis analysis was generated by the Next.js Bundle Analysis action. 🤖
|
| Page | Size (compressed) |
|---|---|
global |
1.15 MB (🟡 +4 B) |
Details
The 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 <script> tag are not accounted for in this analysis
If you want further insight into what is behind the changes, give @next/bundle-analyzer a try!
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