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

Edit-menu: Make regular widgets also draggable #1372

Conversation

ArturoManzoli
Copy link
Contributor

@ArturoManzoli ArturoManzoli commented Sep 30, 2024

Quick solution for the UX problem that regular-widgets were not draggable as the mini-widgets.

This is a first step solution aiming to increase user experience on edit mode on a quick manner.
The issue #1289 won't be closed as the complete solution should include a 'drag the widget into exact place' solution, which would demand a more complex and time consuming refactoring of the widget containers.

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.

The tooltip when the user hovers a regular widget option is still stating just to click. Except for this, everything is working fine.

image

@ArturoManzoli ArturoManzoli force-pushed the 1289-frontend-both-regular-and-mini-widg branch from 2d216e1 to 8f3d385 Compare October 1, 2024 14:07
@ArturoManzoli ArturoManzoli force-pushed the 1289-frontend-both-regular-and-mini-widg branch from 8f3d385 to f254196 Compare October 1, 2024 14:09
@rafaellehmkuhl rafaellehmkuhl merged commit db1837a into bluerobotics:master Oct 1, 2024
10 checks passed
@ES-Alexander ES-Alexander added the docs-needed Change needs to be documented label Oct 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs-needed Change needs to be documented
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants