UUI
UUI copied to clipboard
React-based components and accelerators library built by EPAM Systems.
# 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)...
# 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...
Create table doc example with custom renderRow implementation
**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
# Prerequisites Please answer the following questions for yourself before submitting an issue. **YOU MAY DELETE THE PREREQUISITES SECTION.** - [ ] I am running the latest version - [...
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...
**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...
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...
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...