fundamental-ngx
fundamental-ngx copied to clipboard
Defect Hunting: status indicator bug
Is this a bug, enhancement, or feature request?
bug
Briefly describe your proposal.
- [ ] (Core) Status Indicator, has tab stop without a reason (or event on click needed)
@droshev
Status indicator has [focusable] input field which is responsible for the tabindex.
Additionally, status indicator presents itself as a progressbar with aria fields, thus focus might be required for the screen reader to correctly read the data.