J. "Casper" Uhl

Results 8 issues of J. "Casper" Uhl

## Description When using keyboard only, the HTML node used for sorting the columns is not keyboard accessible and there is no accessibility code to convey to a screen reader...

:wheelchair: a11y
:toolbox: feature-request
grid: sorting
aria-support
:eyes: status: in-review

## Description The "filter" buttons in the Table Grid component can not be accessed using only the keyboard. ## Solution Make the Filter button keyboard accessible by using an HTML...

:new: status: new
:wheelchair: a11y
:toolbox: feature-request
grid: filter-ui
aria-support

## Description When navigating to the combobox, the screen reader announces "readonly", implying the combobox itself is read-only, possibly causing confusion ## Solutions The combobox is using an element with...

:white_check_mark: status: resolved
:wheelchair: a11y
:toolbox: feature-request
combo
aria-support

## Description While using a screen reader (JAWS or NVDA), selecting checkboxes within the **pinned columns dropdown** component does not announce the correct state of the checkbox * igniteui-angular version:...

:bug: bug
:new: status: new

## Description The JAWS screen reader does not distinguish between checked and non-checked list items for the comboBox. **Note:** Re-opening bug ticket closed on June 6, 2025. (Ref: https://github.com/IgniteUI/igniteui-angular/issues/15843#event-20294203914). Providing...

:bug: bug
:new: status: new
combo
aria-support

## Problem The current IGX ComboBox component is not entirely accessible due to a defect in JAWS and Chrome as well as the current use of accessibility roles within the...

:new: status: new
:toolbox: feature-request

## Description After ComboBox is rendered, there is no aria-label set on the toggle-button. * ignite-ui version: latest * browser: All ## Steps to reproduce 1. Add ComboBox to app...

bug

## Description Using only the TAB key (and SHIFT-TAB) to navigate the Data Grid (i.e. keyboard-only users). The tab order skips the column headers at the top and starts in...

bug
grid