Tim McConechy
Tim McConechy
**Describe the bug** The click function on columns is not firing when using the keyboard **To Reproduce** Steps to reproduce the behavior: 1. Go to https://main.wc.design.infor.com/ids-data-grid/columns-formatters.html# 2. Click in a...
**Describe the bug** Trying to make sure the M3 features are available with virtual scrolling in the new grid. Need to test these a bit but some are done **Examples...
**Describe the bug** When setting filter values using this.idsDataGrid.filters.setFilterConditions(filters), it triggers the filtered event which m3 things it shouldn't. **To Reproduce** Steps to reproduce the behavior: 1. Make an example...
**Task** The m3 team has some of their own custom icons. And they use them in the data-grid. The example https://main.wc.design.infor.com/ids-data-grid/columns-formatters.html shows a button with an icon in. - [...
**Describe the bug** The arrow keys don't work well with virtual scroll. **To Reproduce** Steps to reproduce the behavior: 1. Go to http://localhost:4300/ids-list-view 2. Tab into the list 3. Down...
**Describe the bug** Need to add the following to datagrid/virtual scroll. 1. Fix the down/up arrow keyboard bug described below 2. Add scrollRowIntoView function (in datagrid api which callas virtualScroll...
**Enhancement** Add save user settings feature like the old version: https://main-enterprise.demo.design.infor.com/components/datagrid/test-save-settings-manual.html https://main-enterprise.demo.design.infor.com/components/datagrid/test-save-settings-serverside.html https://main-enterprise.demo.design.infor.com/components/datagrid/test-save-settings.html But instead of an object for the settings flatten it to individual settings. Save each of these:...
*Task* Add editing feature and editors to data grid - [ ] show dirty cell - [ ] track dirty row and column in edit mode - [ ] readonly...
**Describe the bug** Currently when the virtual scroller runs in datagrid (or elsewhere) when you scroll down out of the buffer it is rerendering all rows in the container. This...
**Describe the Task** Implement the following design https://www.figma.com/file/l4GMLPeQ2PzIHqhaPtF74G/Log-in?node-id=305%3A23678 - setting to inputs too show this way - example showing the sign in (not a component more of an example page)