IgniteUI / igniteui-react

High-Performance Data Grid and High-Volume Data Charts
Other
6 stars 1 forks source link

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

Closed agoldenbaum closed 9 months ago

agoldenbaum commented 1 year ago

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

ig-robstoffers commented 9 months ago

This issue has been resolved in our latest version.