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

Disable button mouse over effects when all options are disabled #1526

Open
A380Coding opened this issue Dec 10, 2024 · 0 comments
Open

Disable button mouse over effects when all options are disabled #1526

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

Comments

@A380Coding
Copy link

Current Behavior

Using button node and disabling pointerdown, pointerup and click event in order to just show an icon I still get an effect when mouse over button (changing mousepointer and changing button color).

Expected Behavior

Disabling pointerdown, pointerup and click event, no effect on mouse over should occur

Steps To Reproduce

Button node with disabled options pointerdown, pointerup, click event. Then move mouse over button.

Environment

  • Dashboard version: 1.12
  • Node-RED version: 4.05
  • Node.js version:
  • npm version:
  • Platform/OS: Win10
  • Browser: Firefox

Have you provided an initial effort estimate for this issue?

I have provided an initial effort estimate

@A380Coding A380Coding added bug Something isn't working needs-triage Needs looking at to decide what to do labels Dec 10, 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: Backlog
Development

No branches or pull requests

1 participant