Search box not filtering properly w/ row span

Issue #543 open
Wei Wang created an issue

We noticed a UI bug when using RowSpan in combination with the “live” Search. Please refer to the example below using Apliqo_Demo:

  • Take the table below where there are text fields in the table body. RowSpan is ON for the first row dimension.

* When we do a live search to find “ABC” in this table, we experience the following:

It appears that the “blank” headers cells (from the RowSpan) is interfering with the rendering of the table so everything gets shifts over by one cell.

Comments (1)

  1. Log in to comment