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

Tooltip/Button component: "data-pr-at" is not working if the "showOnDisabled" tooltipOption is true #7284

Open
Controlsoft-Automatika-Github opened this issue Oct 1, 2024 · 0 comments
Labels
Type: Bug Issue contains a defect related to a specific component.

Comments

@Controlsoft-Automatika-Github

Describe the bug

If I have button like this

<Button
   data-pr-at='left-5 center'
   tooltip='Tooltip text'
   tooltipOptions={{ position: 'left', showOnDisabled: true }}
/>

then the "left-5" align will not be applied on the button.

Reproducer

No response

System Information

System:
    OS: Windows 11 10.0.22631
    CPU: (16) x64 Intel(R) Core(TM) i7-10700 CPU @ 2.90GHz
    Memory: 5.28 GB / 15.84 GB
  Binaries:
    Node: 20.12.2 - C:\Program Files\nodejs\node.EXE
    npm: 10.8.3 - C:\Program Files\nodejs\npm.CMD
  Browsers:
    Edge: Chromium (127.0.2651.74)
    Internet Explorer: 11.0.22621.3527
  npmPackages:
    primereact: ^10.8.3 => 10.8.3
    react: ^18.2.0 => 18.2.0

Steps to reproduce the behavior

No response

Expected behavior

No response

@Controlsoft-Automatika-Github Controlsoft-Automatika-Github added the Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible label Oct 1, 2024
@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 Oct 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Issue contains a defect related to a specific component.
Projects
None yet
Development

No branches or pull requests

2 participants