IgniteUI / igniteui-react

High-Performance Data Grid and High-Volume Data Charts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Edit error validation message moves above the grid if you click other cells.

agoldenbaum opened this issue · comments

Steps to Reproduce

  1. Run the following sample: https://www.infragistics.com/react-demos/samples/grids/data-grid/cell-editing
  2. Enter edit mode on the "City" column and delete the value.
  3. Try to leave edit mode. The validation message "Error, cell is empty" should show.
  4. Click on other cells below the one you are in edit mode on.

Result
The error message moves above the grid.

Expected Result
The error message should not move

This issue has been resolved in our latest version.