Skip to content

fix(icon)-replaced pluscircle icon with > #2431

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ChayanDass
Copy link

@ChayanDass ChayanDass commented Mar 22, 2025

fixes #2418

Description

Replaced the PlusCircleOutlined icon with the > icon in the NetIncomeBreakdown.jsx file for better visual clarity and consistency with the design guidelines.

Changes

  • Removed the PlusCircleOutlined icon.
  • Added the > icon using CaretRightOutlined from @ant-design/icons.
  • Applied a rotation effect to the icon based on the expanded state.

Screenshots

image

Tests

  • Manually tested the UI interaction:
    • The icon changes orientation (rotates) based on the expanded state.
    • The visual appearance aligns with the expected design.
  • Verified the component rendering and icon transition animations.

Copy link

vercel bot commented Mar 22, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
policyengine-app ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 22, 2025 9:16am

@ChayanDass
Copy link
Author

@MaxGhenis , can you please check this pr , and give some review on it ?

@anth-volk anth-volk self-requested a review March 24, 2025 21:58
@anth-volk
Copy link
Collaborator

I'll handle the review for this one. I'll do so tomorrow, worst-case Wednesday.

Copy link
Collaborator

@anth-volk anth-volk left a comment

Choose a reason for hiding this comment

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

@ChayanDass Thank you for your work on this. I'm going to seek some clarification from Max in the issue itself, because as I look at your implementation (thanks for the screenshot!), I'm thinking this might actually be confusing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Todo
Development

Successfully merging this pull request may close these issues.

Change circled-plus in household net income breakdown to a rotating >
2 participants