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

p-table with selectionMode="single" gives hover even with [rowHover]="false" #17468

Open
4 tasks
Dorus opened this issue Jan 22, 2025 · 0 comments
Open
4 tasks
Labels
Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible

Comments

@Dorus
Copy link

Dorus commented Jan 22, 2025

Describe the bug

Expected: Row hover should disable with [rowHover]="false" even with selectionMode="single".
(The same holds true for selectionMode="multiple")

p-table:
https://primeng.org/table#single-selection

stackbliz example:
https://stackblitz.com/edit/swl9a6qv?file=src%2Fapp%2Ftable-single-selection-demo.html

Version: 19 and before (i also tested 18)

Pull Request Link

No response

Reason for not contributing a PR

  • Lack of time
  • Unsure how to implement the fix/feature
  • Difficulty understanding the codebase
  • Other

Other Reason

No response

Reproducer

https://stackblitz.com/edit/swl9a6qv?file=src%2Fapp%2Ftable-single-selection-demo.html

Environment

Stackblitz

Angular version

19.0.0

PrimeNG version

v19

Node version

No response

Browser(s)

Chrome 132

Steps to reproduce the behavior

Hover over rows

Expected behavior

No hover style

@Dorus Dorus added the Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible label Jan 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible
Projects
None yet
Development

No branches or pull requests

1 participant