Skip to content
This repository was archived by the owner on May 26, 2025. It is now read-only.

🐛 fix(issues): Fix minor bugs for issues #31 and #32#33

Merged
nyxb merged 1 commit intonyxb-ui:mainfrom
RayRizzling:fix-issue-31+32
Jan 31, 2025
Merged

🐛 fix(issues): Fix minor bugs for issues #31 and #32#33
nyxb merged 1 commit intonyxb-ui:mainfrom
RayRizzling:fix-issue-31+32

Conversation

@RayRizzling
Copy link
Contributor

Description

This pull request addresses the following issues:

Changes Made

  • Added display names for MultiSelectValue, MultiSelectContent, and MultiSelectItem.
  • Updated the handleValueChange, contextValue, the useEffect hook in MultiSelectItem, and the useMemo hook in MultiSelect to include itemCache as a dependency.
  • Corrected typos in the usage example for the MultiSelect component, ensuring proper closing tags and removing extra characters.

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

Hello there 👋 Thanks for opening your first Pull Request. Someone will review it soon. 😉

@nyxb nyxb merged commit 938d0a7 into nyxb-ui:main Jan 31, 2025
1 check passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[bug]: Usage example for MultiSelect contains typos. [bug]: Missing display names, and hook dependencies in MultiSelect.

2 participants