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

Sidebar - cannot drop widget on empty group #1228

Closed
bartbutenaers opened this issue Aug 22, 2024 · 2 comments · Fixed by #1270
Closed

Sidebar - cannot drop widget on empty group #1228

bartbutenaers opened this issue Aug 22, 2024 · 2 comments · Fixed by #1270
Assignees
Labels
bug Something isn't working

Comments

@bartbutenaers
Copy link
Contributor

Current Behavior

When I want to move a widget in the sidebar to an empty group, that always fails:

sidebar_empty_group

As soon as there is at least 1 widget already available in the group, it works fine.
I have no clue how to solve it myself in the code...

Expected Behavior

I would expect the empty group somehow to accept a widget being dropped.

Steps To Reproduce

  1. Create an empty group in the sidebar.
  2. Try to move a widget to it

Environment

  • Dashboard version: 1.15.0
  • Node-RED version: 3.0.3
  • Node.js version: 18.19.0
  • npm version:
  • Platform/OS: Linux 6.1.0-rpi7-rpi-v8 arm64 LE
  • Browser: Chrome (Windows)

Have you provided an initial effort estimate for this issue?

I am not a FlowFuse team member

@bartbutenaers bartbutenaers added bug Something isn't working needs-triage Needs looking at to decide what to do labels Aug 22, 2024
@joepavitt joepavitt moved this from Backlog to Up Next in Dashboard Backlog Aug 30, 2024
@joepavitt
Copy link
Collaborator

@Steve-Mcl mind taking a look at this next week please?

@Steve-Mcl Steve-Mcl removed the needs-triage Needs looking at to decide what to do label Sep 5, 2024
@Steve-Mcl
Copy link
Contributor

Steve-Mcl commented Sep 10, 2024

Just noticed, the same issue exists for dropping groups onto an empty page.

chrome_tx7V1cgiTB

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

3 participants