Skip to content

Conversation

@foodaka
Copy link
Collaborator

@foodaka foodaka commented Oct 2, 2025

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)

@foodaka foodaka requested review from grothem and mgrabina October 2, 2025 15:25
@vercel
Copy link

vercel bot commented Oct 2, 2025

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

Project Deployment Preview Comments Updated (UTC)
interface Ready Ready Preview Comment Oct 2, 2025 3:31pm

@github-actions
Copy link

github-actions bot commented Oct 2, 2025

@github-actions
Copy link

github-actions bot commented Oct 2, 2025

📦 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! 🙌

Comment on lines +25 to +26
Object.values(marketsData).find(
(market) => market.chainId === elem.chainId && market.enabledFeatures?.limit
Copy link
Contributor

Choose a reason for hiding this comment

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

there's a isFeatureEnabled fn

@foodaka foodaka merged commit c9cb33b into main Oct 2, 2025
19 of 21 checks passed
@foodaka foodaka deleted the feat/enable-limit-main branch October 2, 2025 15:44
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.

4 participants