jd239

Results 26 issues of jd239

## What component is this related to? ic-data-table ## Why do we need it? More code snippets are required for data table so consumers are aware of the alignment options...

good first issue
guidance

## What component is this related to? Data tables ## Why do we need it? Add an example of server side pagination being used with the Pagination Bar API ##...

guidance

## Summary of the bug When an icon is added to the table cell via the data object without any text... ```js const cols: IcDataTableColumnObject[] = [ { key: 'projectName',...

type: bug 🐛

## Summary of the bug When clicking on a menu item which closes `ic-popover-menu`, the `icPopoverClosed` event is not triggered. Once the [React code snippet has been updated](https://github.com/mi6/ic-design-system/issues/1086), this event...

type: bug 🐛

## Summary At the moment, there is an issue with running unit tests within the canary package (issue within importing core components). This means that most of the data table...

data-table component

## Summary There have been issues with our components when loading data in asynchronously. For example, some components are initially set with an empty array. Once data is loaded in,...

spike

## Summary By default, the date input/picker displays helper text'. This ticket is to create a prop which removes the helper text. ## 💬 Description By default, the date input/picker...

good first issue
Date input

## Summary It is possible to click on a row and highlight it however, there is no event attached to it to retrieve any data. ## 💬 Description The improvement...

data-table component

## Summary At the moment, the release github action partially outputs all the package versions which are updated during the release process. This is not enough to be confident with...

dx

## Summary of the bug If data is loaded in asynchronously, the initial state is no results and then populated seconds later. When the IcMenu is open, the mouse cursor...

type: bug 🐛