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

fix(#2183): close routes-list when click on delete #2184

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

mmelko
Copy link
Contributor

@mmelko mmelko commented Apr 11, 2025

fixes #2183
Closes the route-list dropdown before showing the delete confirmation modal

Copy link

codecov bot commented Apr 11, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.50%. Comparing base (70bcb36) to head (6bca7e5).

Additional details and impacted files
@@            Coverage Diff            @@
##               main    #2184   +/-   ##
=========================================
  Coverage     81.50%   81.50%           
  Complexity      456      456           
=========================================
  Files           522      522           
  Lines         16716    16716           
  Branches       3457     3485   +28     
=========================================
  Hits          13624    13624           
  Misses         2834     2834           
  Partials        258      258           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@mmelko mmelko marked this pull request as ready for review April 11, 2025 12:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Hide routes dropdown on selecting delete route
1 participant