Skip to content

chore: horizon naming#2863

Open
foodaka wants to merge 1 commit intomainfrom
chore/horizon-text
Open

chore: horizon naming#2863
foodaka wants to merge 1 commit intomainfrom
chore/horizon-text

Conversation

@foodaka
Copy link
Collaborator

@foodaka foodaka commented Feb 6, 2026

General Changes

  • Fixes XYZ bug
  • Adds XYZ feature

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.

  • End-to-end tests are passing without any errors
  • Code changes do not significantly increase the application bundle size
  • If there are new 3rd-party packages, they do not introduce potential security threats
  • If there are new environment variables being added, they have been added to the .env.example file as well as the pertinant .github/actions/* files
  • There are no CI changes, or they have been approved by the DevOps and Engineering team(s)

Copilot AI review requested due to automatic review settings February 6, 2026 15:20
@vercel
Copy link

vercel bot commented Feb 6, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
interface Ready Ready Preview, Comment Feb 6, 2026 3:24pm

Request Review

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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',
Copy link

Copilot AI Feb 6, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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.

Copilot uses AI. Check for mistakes.
@github-actions
Copy link

github-actions bot commented Feb 6, 2026

@github-actions
Copy link

github-actions bot commented Feb 6, 2026

📦 Next.js Bundle Analysis for aave-ui

This analysis was generated by the Next.js Bundle Analysis action. 🤖

This PR introduced no changes to the JavaScript bundle! 🙌

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant