Nested headers and hidden columns highlight the next column

Tags: #<Tag:0x00007f0b09aec070>

*I’ve just filed a bug *
(https://github.com/handsontable/handsontable/issues/6881),
but also would like to ask for some workaround here

It seems there is a mistake in the algorithm of using multiple nested headers and hiding some of them. When to select some of the columns via clicking in the header - it highlight also next parent children

Steps to reproduce:

  1. Add 3 levels of nested headers
  2. Add not the last columns in the parent children (3-rd layer) as hidden
  3. Click on the 2-nd layer and see: the next column is highlighted too


https://jsfiddle.net/ryc80sk4/

Hi @nikemax2007

As Aleksandra said in your Github issue We have already discussed this subject here #6879 and will fix that issue in the second stage..

Unfortunately, I couldn’t find any workaround.
I suppose, we have to wait to fix this issue.

Hi @nikemax2007

I have good news! We’ve just released 8.0.0-beta2 that fixes the mentioned issue. We won’t be closing this ticket now. It will be closed after we release the final 8.0.0 version of Handsontable.

Here’s a full list of changes https://github.com/handsontable/handsontable/releases/tag/8.0.0-beta.2
NPM https://www.npmjs.com/package/handsontable/v/8.0.0-beta.2

All feedback’s appreciated. Thank you for your input.

This issue was solved in v.8.0.0.