IgniteUI / igniteui-wc-examples

samples browser app and individual samples on how to use Ignite UI for Web Components
https://infragistics.com/webcomponents-demos/samples
7 stars 5 forks source link

docs(grid): new implementation of excel style editing #787

Closed tishko0 closed 1 week ago

tishko0 commented 2 months ago

Closes #https://github.com/IgniteUI/igniteui-xplat-examples/issues/445

MarielaTihova commented 1 month ago

Found issue in the behaviour of this sample:

Unable to type numbers from the side numbers keyboard (numpad) when clicking only ONCE on the cell. When we double click everything is ok.

Steps to reproduce:

  1. Click ONCE on a cell
  2. Type numbers from the side numbers keyboard (numpad)
  3. Observe how numbers are not being entered in that cell
  4. Doble click -> we are able to enter numbers from that side numbers keyboard