Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
There was a problem hiding this comment.
Pull request overview
Updates Horizon market naming to align UI labels and ordering with the new “Aave Horizon” branding.
Changes:
- Renames the Horizon market title from “Horizon RWA” to “Aave Horizon” in
marketsData. - Updates the Market Switcher custom ordering map to use the new “Aave Horizon” title key.
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.
| File | Description |
|---|---|
| src/ui-config/marketsConfig.tsx | Renames the Horizon market display title to “Aave Horizon”. |
| src/components/MarketSwitcher.tsx | Updates market ordering map key to match the renamed market title. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
| }, | ||
| [CustomMarket.proto_horizon_v3]: { | ||
| marketTitle: 'Horizon RWA', | ||
| marketTitle: 'Aave Horizon', |
There was a problem hiding this comment.
PR description still contains the generic template text (e.g., “Fixes XYZ bug / Adds XYZ feature”). Please update it to reflect the actual scope here (renaming “Horizon RWA” to “Aave Horizon”) so reviewers/release notes aren’t misled.
|
📦 Next.js Bundle Analysis for aave-uiThis analysis was generated by the Next.js Bundle Analysis action. 🤖 This PR introduced no changes to the JavaScript bundle! 🙌 |
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