UUI icon indicating copy to clipboard operation
UUI copied to clipboard

React-based components and accelerators library built by EPAM Systems.

Results 365 UUI issues
Sort by recently updated
recently updated
newest added

# Expected Behavior The pinned column border is not moved beyond the table borders, it stays inside the table container and can be reached. Expect to have width limits (max/min)...

bug
AfterThemes

# Expected Behavior When you select a suggested fix, the text in Rich Text Editor. # Current Behavior When select a suggested correction, the text does not update in the...

bug
RTE

Create table doc example with custom renderRow implementation

feature

**Description** Add a switch between projects and a badge with the name of the user's role under the avatars **Describe the solution you'd like** https://www.figma.com/file/M5Njgc6SQJ3TPUccp5XHQx/UUI3-(Components)?node-id=3834%3A141497

feature

# Prerequisites Please answer the following questions for yourself before submitting an issue. **YOU MAY DELETE THE PREREQUISITES SECTION.** - [ ] I am running the latest version - [...

bug

CST team is using UUI Timeline components in our project and we were discussing the possibility of make custom timeline, scale and background of the existing Timeline with the UUI...

feature

**Description** Consider we have a huge tree-like data structure. Examples: world locations from continents, via countries, to cities. I can use LazyDataSource to display such tree and load it on...

feature

DataSources receive selectedId and checked fields via DataSourceState. These fields contain item IDs, to be displayed in several scenarios - like "show selection" in Picker. In some cases, items with...

bug

we want to have possibility to block modal with some loader until some operations inside will be done possibly need to add some workaround in `svc.uuiModals.show((props))` put some new function...

feature