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

ConfirmDialog: RejectButton classes in unstyled mode are not applied #7074

Closed
ivanpajon opened this issue Aug 22, 2024 · 0 comments · Fixed by #7075 · May be fixed by leoo1992/GeradorQRCode#95
Closed

ConfirmDialog: RejectButton classes in unstyled mode are not applied #7074

ivanpajon opened this issue Aug 22, 2024 · 0 comments · Fixed by #7075 · May be fixed by leoo1992/GeradorQRCode#95
Assignees
Labels
Component: Unstyled Issue related to unstyled/passthrough attributes
Milestone

Comments

@ivanpajon
Copy link
Contributor

Describe the bug

Classes defined in pt are not applied in reject button.
Also, typescript type definitions for rejectButton and acceptButton are wrong.

Reproducer

https://stackblitz.com/edit/aznirh?file=src%2Fmain.jsx

System Information

  • System:

    OS: Windows 11 10.0.22631
    CPU: (20) x64 12th Gen Intel(R) Core(TM) i9-12900HK
    Memory: 37.19 GB / 63.71 GB

  • Binaries:

    Node: 22.4.1 - ~\AppData\Local\nvs\default\node.EXE
    npm: 10.8.1 - ~\AppData\Local\nvs\default\npm.CMD
    pnpm: 9.6.0 - ~\AppData\Local\pnpm\pnpm.CMD

  • Browsers:

    Edge: Chromium (127.0.2651.74)
    Internet Explorer: 11.0.22621.3527

  • npmPackages:

    react: 18.3.1 => 18.3.1

Steps to reproduce the behavior

  1. Go to reproducer
  2. Inspect classes in reject button
  3. Classes defined in pt are not applied

Expected behavior

Classes defined in pt are passed and applied to reject button

@ivanpajon ivanpajon added the Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible label Aug 22, 2024
@melloware melloware added Component: Unstyled Issue related to unstyled/passthrough attributes and removed Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible labels Aug 23, 2024
@melloware melloware added this to the 10.8.3 milestone Aug 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Component: Unstyled Issue related to unstyled/passthrough attributes
Projects
None yet
2 participants