mari-shakhanava
mari-shakhanava
## Steps to Reproduce 1. TextInput component with prop isDropdown=true. 2. Click on chevron in TextInput ## Actual result Chevron is not clickable, nothing happens ## Expected result Chevron is...
## Description (optional) This issue is about disappearing entered value when repeated putting pointer in the input field. ## Steps to Reproduce 1. PickerInput with searchPosition='input' prop. 2. Start typing...
## Case №1 ### Description Open columns configuration modal button has no accessible name. ### Steps to Reproduce 1. Open Data Table component with 'showColumnsConfig={true}', 'allowColumnsReordering={true}' props or Demo (Filtered...
### Description The programmatically determinable name for announcement is missing in the Labeled RangeDatePicker. ### Precondition The Screen Reader is turned ON. ### Steps to Reproduce 1. Open the [Demo...
## Case №1 ### Description The value in the numeric input field is identified by screen readers as an "invalid entry" ### Precondition The Screen Reader is turned ON. ###...
## Case №1 ### Description [CLEAR] button in search input is not available using keyboard ### Steps to Reproduce 1. Open Data Table component with 'showColumnsConfig={true}', 'allowColumnsReordering={true}' props or Demo...
## Steps to Reproduce 1. There is DataTable component with default props and following props applied ``` columnsGap="12" size="30" renderRow = {} ``` 2. textAlign: "left" for the first column...
## Description Tooltip component doesn't display additional content when Switch/Checkbox receives keyboard focus, only on mouse hover. This violates [WCAG 1.4.13 Content on Hover or Focus (Level AA)](https://www.w3.org/WAI/WCAG21/Understanding/content-on-hover-or-focus.html). ## Steps...
## Description Focus order is incorrect. ## Steps to Reproduce 1. Open [RangeDatePicker](https://uui.epam.com/documents?id=rangeDatePicker&mode=doc&category=components&theme=loveship) 2. Navigate to 'From' field via pressing 'Tab' key; 3. Press 'Enter' key to open datepicker; 4....