Skip to content

Right click menu to delete doesn't close the dropdown #11942

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
FelixMalfait opened this issue May 8, 2025 · 9 comments
Open

Right click menu to delete doesn't close the dropdown #11942

FelixMalfait opened this issue May 8, 2025 · 9 comments
Labels

Comments

@FelixMalfait
Copy link
Member

Try to right click and delete a record.

The modal shows up but the dropdown stays open

Image
@cbum-dev
Copy link

cbum-dev commented May 8, 2025

can i work on this issue?

@msboffl
Copy link

msboffl commented May 9, 2025

Please assign this to me, I can start with this

@FelixMalfait
Copy link
Member Author

Hey, this is a very small PR so feel free to raise a PR directly, we'll merge the first correct one. Thank you!

@prastoin prastoin pinned this issue May 12, 2025
@zhyd1997
Copy link
Contributor

The modal is contained within the dropdown component, so if the dropdown is closed, the modal will also remain closed.

@Rishabhh01
Copy link

can i work on this ?

@divv919
Copy link

divv919 commented May 27, 2025

@FelixMalfait CloseDropdown would have to be added on every ActionComponents's onClick handler by passing as a context, ETA 1 day, just let me know if this is the right approach and i will raise a PR ASAP, thanks

@addegbenga
Copy link

I am a frontend engineer with over 5 years of experience.
To tackle this issue, I will study the codebase, check for existing implementations of this logic, and see if we have a function that closes the dropdown after mutation.
If there'sn't, I will add one.

@Miss-nonso
Copy link

I'd love to work on this issue.

As a Frontend Developer experienced in React and modern UI frameworks, I’m very comfortable handling UI state conflicts like modals vs dropdowns. This seems like a z-index, event bubbling or state management issue, and I’ve dealt with similar interactions before—ensuring clean component behavior and user flow is something I care about deeply.

I'm confident I can resolve this by properly managing the dropdown state when the modal triggers.

@manaskumar3003
Copy link

is this issue still open to work?

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

No branches or pull requests

9 participants