Closed jstnhwang09 closed 4 months ago
@chirokas I think it's not related. We're using May release from React Aria so that fix is already included.
@wingkwong can i work on this issue?
@shambhabya reassign to you. please feel free to DM me in discord (same id) if you have any questions.
@jrgarciadev
"react": "^18.2.0"
"framer-motion": "^11.2.10"
"@nextui-org/react": "^2.4.6",
If disableAnimation is applied to Select, the same phenomenon occurs.
Also click fast three times It works differently than what's on the homepage (event that opens and closes doesn't wait for animation)
Or compare the workings of the streetbook and the homepage storybook nextui nextui homepage
NextUI Version
2.4.2
Describe the bug
When the select menu is open, it should close when the select box is clicked again. However, the current behavior is inconsistent. This issue is also present on the Next UI website's select example.
It appears to be a consistent behavior across different instances of the select menu.
Impact: This inconsistent behavior can confuse users, as they may expect the menu to close when clicking on the select box again. It affects the overall user experience and may lead to frustration.
Please investigate this issue and provide a fix to ensure the select menu closes when the select box is clicked again.
Your Example Website or App
No response
Steps to Reproduce the Bug or Issue
Expected behavior
Screenshots or Videos
No response
Operating System Version
macOS
Browser
Chrome