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

Selection not ending on pointer release over disabled element #163

Open
ccpu opened this issue Jan 21, 2024 · 0 comments
Open

Selection not ending on pointer release over disabled element #163

ccpu opened this issue Jan 21, 2024 · 0 comments

Comments

@ccpu
Copy link

ccpu commented Jan 21, 2024

Environments

  • Framework name: react-selecto
  • Framework version: 1.26.3
  • Testable Address(optional): codesandbox

Description

Selecto not ending when the pointer is released over a disabled element.

selector-disabled-item-issue

Steps to Reproduce

  1. Open the testable address (codesandbox)
  2. Click and drag to start selecting elements.
  3. Release the pointer over a disabled element.

Actual Behavior

The selection should end upon releasing the pointer, regardless of whether it is over a disabled element.

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

No branches or pull requests

1 participant