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

New Feature: wysiwyg design time editing - add and remove spacer widgets #1482

Merged
merged 1 commit into from
Nov 19, 2024

Conversation

Steve-Mcl
Copy link
Contributor

closes #1479

Description

New feature - ability to add and remove widgets in the dashboard at edit time.

Refactors a lot of the non-store stuff into a new store named wysiwyg - this is primarily to take advantage of actions and preparation for #1481

This is an extension of (and thus) merges into #1468

Demo

chrome_txdDw0dM7w

Related Issue(s)

#1479

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

closes WYSIWYG: Ability to add and remove spacers #1479
@Steve-Mcl Steve-Mcl requested a review from joepavitt November 19, 2024 18:18
@Steve-Mcl Steve-Mcl linked an issue Nov 19, 2024 that may be closed by this pull request
@Steve-Mcl Steve-Mcl merged commit 105b2c4 into widget-wysiwyg Nov 19, 2024
1 of 2 checks passed
@Steve-Mcl Steve-Mcl deleted the wysiwyg-add-rem-spacer branch November 19, 2024 20:54
@NZHYDROGEN
Copy link

There is an issue with the layout editor in 1.21.0, its just loading a blank page

@NZHYDROGEN
Copy link

There is an issue with the layout editor in 1.21.0, its just loading a blank page

when using console it is showing this error: Failed to load module script: Expected a JavaScript module script but the server responded with a MIME type of "text/html". Strict MIME type checking is enforced for module scripts per HTML spec.

@joepavitt
Copy link
Collaborator

@NZHYDROGEN do you have anything different about your Node-RED setup? Proxy? How is it hosted?

@colinl
Copy link
Contributor

colinl commented Jan 1, 2025

@NZHYDROGEN what browser and version are you using? Can you try a different browser?
Try restarting node-red and clear the browser cache (via the browser menus not hot key).

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: Ability to add and remove spacers
4 participants