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

"Clickable=none" does not work for icon == custom #1521

Closed
Tragl1968 opened this issue Dec 7, 2024 · 2 comments
Closed

"Clickable=none" does not work for icon == custom #1521

Tragl1968 opened this issue Dec 7, 2024 · 2 comments
Labels
bug Something isn't working needs-triage Needs looking at to decide what to do

Comments

@Tragl1968
Copy link

Current Behavior

"Clickable=none" does not work, while using "icon=custom" with an icon. (I used Material Design)

In Dashboard:
If I click on the icon, the icon gets an "endless refresh circle".
Refresh of page does stop the "endless refresh circle".

This looks like "clicking an icon" is ignored by "Clickable=none"
See #1508

Expected Behavior

In Dashboard:
If I click on the icon nothing should happen

Steps To Reproduce

  • Create a switch node
  • Set Icon to "custom"
  • Set Clickable to "none"
    --> GO in Dashboard:
  • Click on icon, see "endless refresh circle"

Environment

  • Dashboard version: 1.20.0
  • Node-RED version: 4.0.3
  • Browser: Chrome

Have you provided an initial effort estimate for this issue?

I am not a FlowFuse team member

@Tragl1968 Tragl1968 added bug Something isn't working needs-triage Needs looking at to decide what to do labels Dec 7, 2024
@bartbutenaers
Copy link
Contributor

@Tragl1968
I have created a pull request with a fix:
#1524

@joepavitt
Copy link
Collaborator

Closed by #1524

@github-project-automation github-project-automation bot moved this from Backlog to Done in Dashboard Backlog Dec 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working needs-triage Needs looking at to decide what to do
Projects
Status: Done
Development

No branches or pull requests

3 participants