Skip to content
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

Ant Design 5: Upgrade List component #30909

Closed
geido opened this issue Nov 13, 2024 · 2 comments · Fixed by #30963
Closed

Ant Design 5: Upgrade List component #30909

geido opened this issue Nov 13, 2024 · 2 comments · Fixed by #30963
Assignees
Labels
frontend:refactor:antd5 preset:bounty:chore Chores that have been selected by Preset and have a bounty attached. preset:bounty Issues that have been selected by Preset and have a bounty attached.

Comments

@geido
Copy link
Member

geido commented Nov 13, 2024

Please refer to SIP-139 #29268.

The List component should be upgraded to Ant Design version 5.

Similar work has been completed here.

When upgrading the component to Ant Design 5, please ensure to include:

  • Proper RTL test coverage if not present yet.
  • A Storybook file (if not present) or all necessary changes.
  • Include all relevant component options in the Storybook.
  • Clean up unnecessary custom styles.

When opening a PR:

  • Name your PR refactor({Component}): Upgrade {component} to Ant Design 5
  • Add screenshots of BEFORE/AFTER in your PR.
  • Update the project tracker when your PR is merged.
  • Make sure you or a committer has labeled your PR with frontend:refactor:antd5.
@geido geido added preset:bounty Issues that have been selected by Preset and have a bounty attached. preset:bounty:chore Chores that have been selected by Preset and have a bounty attached. frontend:refactor:antd5 labels Nov 13, 2024
@geido geido changed the title Ant Design 5: Upgrade Input component Ant Design 5: Upgrade List component Nov 13, 2024
@alexandrusoare
Copy link
Contributor

I am interested in taking this one

@LevisNgigi
Copy link
Contributor

Would definitely love to have a look.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
frontend:refactor:antd5 preset:bounty:chore Chores that have been selected by Preset and have a bounty attached. preset:bounty Issues that have been selected by Preset and have a bounty attached.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants
@alexandrusoare @geido @LevisNgigi and others