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

colorpicker: Color picker popup not closing on escape button click in some specific scenarios #6693

Closed
akshayaqburst opened this issue May 28, 2024 · 0 comments · Fixed by #6694, leoo1992/GeradorQRCode#57 or leoo1992/GeradorQRCode#80 · May be fixed by nhattpn/BTL_LTNC#56
Assignees
Labels
Type: Bug Issue contains a defect related to a specific component.
Milestone

Comments

@akshayaqburst
Copy link
Contributor

Describe the bug

colorpicker: Color picker popup not closing on escape button click in some specific scenarios. See the repro steps for more details.

Reproducer

No response

PrimeReact version

10.6.6

React version

17.x

Language

TypeScript

Build / Runtime

Create React App (CRA)

Browser(s)

No response

Steps to reproduce the behavior

  1. Go to https://primereact.org/colorpicker/
  2. Click on the color picker icon in the basic color picker section, a popup appears.
  3. Click or drag up/down on the hue vertical bar on the right.
  4. Now press escape button.
  5. The color picker popup does not close.

Expected behavior

The color picker popup should close on escape button click.

@akshayaqburst akshayaqburst added the Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible label May 28, 2024
akshayaqburst pushed a commit to qburst/primereact_qb_32 that referenced this issue May 28, 2024
…escape button click in some specific scenarios
@melloware melloware added Type: Bug Issue contains a defect related to a specific component. and removed Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible labels May 28, 2024
@melloware melloware added this to the 10.7.0 milestone May 28, 2024
melloware pushed a commit that referenced this issue May 28, 2024
…ton click in some specific scenarios (#6694)

Co-authored-by: ANTONA09 <akshay.antony@nyulangone.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment