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

Prevent CSS leakage into mission planning module #1639

Conversation

ArturoManzoli
Copy link
Contributor

@ArturoManzoli ArturoManzoli commented Jan 31, 2025

As discussed on the issue #1550, all the bugs described there were fixed in previous pull requests related to mission planning (#1469 and #1523), but the item 4.

@JoaoMario109 pointed out a possible CSS leakage from the Map component, that indeed was the cause of the styles only being applied correctly after a page refresh. Kudos to him

Closes #1550

Copy link
Member

@rafaellehmkuhl rafaellehmkuhl left a comment

Choose a reason for hiding this comment

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

Nice! Worked flawless here!

@ArturoManzoli ArturoManzoli merged commit 8a664fb into bluerobotics:master Jan 31, 2025
11 checks passed
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.

bug: mission planning: dragging and removing waypoints doesn't work
2 participants