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-tree: Node which is not selectable shouldn't have focus #14822

Closed
AlbaSS18 opened this issue Feb 15, 2024 · 0 comments · Fixed by #15520
Closed

p-tree: Node which is not selectable shouldn't have focus #14822

AlbaSS18 opened this issue Feb 15, 2024 · 0 comments · Fixed by #15520
Labels
Type: Bug Issue contains a bug related to a specific component. Something about the component is not working
Milestone

Comments

@AlbaSS18
Copy link

Describe the bug

I am working with PrimeNG and Angular. I am using the p-tree component and I have marked as non-selectable the parent nodes. I think that if they are not selectable, they shouldn't have the focus like it is happening.

For example:
image

Environment

Ubuntu

Reproducer

No response

Angular version

16.2.12

PrimeNG version

16.4.1

Build / Runtime

Angular CLI App

Language

TypeScript

Node version (for AoT issues node --version)

16

Browser(s)

Firefox 122

Steps to reproduce the behavior

No response

Expected behavior

The node marked as non-selectable, it shouldn't have the focus

@AlbaSS18 AlbaSS18 added the Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible label Feb 15, 2024
@mehmetcetin01140 mehmetcetin01140 added Type: Bug Issue contains a bug related to a specific component. Something about the component is not working and removed Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible labels Feb 16, 2024
@cetincakiroglu cetincakiroglu added this to the 17.16.2 milestone May 14, 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 bug related to a specific component. Something about the component is not working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants