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

widget-manager: Reload Cockpit after profile reset #855

Conversation

rafaellehmkuhl
Copy link
Member

This is surelly not the best approach for solving problems on a SPA, but it works and ensures that no other problems (probably) related to indexing occur.

Fix #819.

This is surelly not the best approach for solving problems on a SPA, but it works and ensures that no other problems (probably) related to indexing occur.
@rafaellehmkuhl
Copy link
Member Author

CI problem is related to Flatpak installation. #856 is now solving that for real.

Copy link
Contributor

@joaoantoniocardoso joaoantoniocardoso left a comment

Choose a reason for hiding this comment

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

seems reasonable

@patrickelectric patrickelectric merged commit b4365ef into bluerobotics:master Apr 4, 2024
8 checks passed
@rafaellehmkuhl rafaellehmkuhl deleted the reload-after-profile-reset branch April 4, 2024 17:47
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.

When the user resets the profile settings and open an widget configuration, several modals open
3 participants