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

WYSIWYG: Widget resizing and re-ordering #1469

Open
wants to merge 8 commits into
base: main
Choose a base branch
from
Open

Conversation

Steve-Mcl
Copy link
Contributor

@Steve-Mcl Steve-Mcl commented Nov 14, 2024

closes #1468

Description

  • Adds widget reordering (within its own group)
  • Adds widget resizing
  • Adjusts CSS of sizing handles to make them less opaque/less obtrusive when not editing a widget
    • they are raised to opacity 1 upon hover/active
  • Re-worked the deploy to node-red promise chain to async await (was able to crash Node-RED)

screenshots

chrome_CnOvBpBlUv

Related Issue(s)

#1468

Checklist

  • I have read the contribution guidelines
  • Suitable unit/system level tests have been added and they pass
  • Documentation has been updated
    • Upgrade instructions
    • Configuration details
    • Concepts
  • Changes flowforge.yml?
    • Issue/PR raised on FlowFuse/helm to update ConfigMap Template
    • Issue/PR raised on FlowFuse/CloudProject to update values for Staging/Production

Labels

  • Includes a DB migration? -> add the area:migration label

Steve-Mcl and others added 3 commits November 14, 2024 16:38
closes WYSIWYG: Ability to add and remove spacers #1479
New Feature: wysiwyg design time editing - add and remove spacer widgets
@Steve-Mcl Steve-Mcl mentioned this pull request Nov 20, 2024
10 tasks
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.

WYSIWYG Widget sizing and re-ordering wihin a group
1 participant