-
Notifications
You must be signed in to change notification settings - Fork 155
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
Dropdown to add-members is not closing when clicked somewhere on modal #1306
Comments
Maintainers, should I start working on this one? |
No need to ask for permission to fix the issue, feel free to work on it! Questions? Help needed? Feature Requests?
|
@hugocostadev . Thanks for this. Please assign this issue to me, I'm working on it. |
Hi @hugocostadev . I have created a PR for this issue. If the size-change of dropdown is an issue, then I'll make changes. |
@umangutkarsh, first of all, I appreciate your effort in submitting the PR, and I understand that this issue has been assigned to you. However, I'd like to bring up the point in a considerate manner that it appears the problem is rooted in the fuselage design system itself. I conducted a direct test by running the storybook, and it seems that addressing the issue solely within the app may not resolve the underlying problem. @hugocostadev, I've also raised a corresponding issue in the fuselage repository and submitted a PR for it. I kindly request to do a verification, and please inform me if my assessment is accurate. You can find the links here: Issue - #1261, PR - #1262. |
Description:
Dropdown to add-members is not closing when clicked somewhere on modal or when clicked to close the dropdown, it is only closed when clicked outside.
Steps to reproduce:
Expected behavior:
The dropdown should get closed when clicked on the modal somewhere or when clicked on the arrow-button to close it.
Actual behavior:
rc.webm
Server Setup Information:
Client Setup Information
The text was updated successfully, but these errors were encountered: