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

Component: ToggleButton #14443

Closed
lm-niranjan opened this issue Dec 28, 2023 · 1 comment
Closed

Component: ToggleButton #14443

lm-niranjan opened this issue Dec 28, 2023 · 1 comment
Labels
LTS-PORTABLE Issue's fix will be ported to supported LTS versions Type: Bug Issue contains a bug related to a specific component. Something about the component is not working
Milestone

Comments

@lm-niranjan
Copy link
Contributor

Describe the bug

tabindex attribute on ToggleButton is not set as expected.

Environment

NA

Reproducer

https://stackblitz.com/edit/rqvhch-jhgnnm?file=src%2Fapp%2Fdemo%2Ftoggle-button-reactive-forms-demo.html

Angular version

17.0.2

PrimeNG version

17.2.0

Build / Runtime

Angular CLI App

Language

TypeScript

Node version (for AoT issues node --version)

18.17.1

Browser(s)

No response

Steps to reproduce the behavior

  1. Goto - https://stackblitz.com/edit/rqvhch-jhgnnm?file=src%2Fapp%2Fdemo%2Ftoggle-button-reactive-forms-demo.html
  2. Click on button number 1
  3. Press Tab key

Expected behavior

Expected that the focus follows the button order as per number.

@lm-niranjan lm-niranjan added the Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible label Dec 28, 2023
@cetincakiroglu cetincakiroglu added Type: Bug Issue contains a bug related to a specific component. Something about the component is not working LTS-PORTABLE Issue's fix will be ported to supported LTS versions and removed Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible labels Dec 28, 2023
@cetincakiroglu cetincakiroglu added this to the 17.3.0 milestone Dec 28, 2023
@cetincakiroglu
Copy link
Contributor

Fixed in #14444

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
LTS-PORTABLE Issue's fix will be ported to supported LTS versions Type: Bug Issue contains a bug related to a specific component. Something about the component is not working
Projects
None yet
Development

No branches or pull requests

2 participants