Wojciech Czerniak

Results 49 comments of Wojciech Czerniak

It should be easier to test the feature/PR with this related issue list and checklist @aninde. If you have anything to add/remove feel free. CC @AMBudnik @warpech

> I am not sure of the severity of this. Was such possibility ever advertised in the docs? Are our customers using it? If yes, then I think we need...

> Excel does not print them. IMHO, it should not be visible on the print in Handsontable. +1 on that. We should hide the rest of the selection and white...

Not related to `v8.0.0`. This issue is a part of another Epic #6274

@AMBudnik please add your note to the PR, we may forgot that it's here

@AMBudnik Is it? Those hooks are called inside `datamap` before or after the cell meta is updated. I don't think this has changed

For a reason. Those are not the same. See #22 for a discussion on this topic. You can find examples in tests: ```ts expect(simpleCellAddressToString(sheetIndexMappingFunction, adr('A1'), 0)).toEqual('A1') expect(simpleCellAddressToString(sheetIndexMappingFunction, adr('A1'), 1)).toEqual('Sheet1!A1') ```...

Added to #6178, thanks @aarondfrancis, we're refactoring hidden columns in #6547 as a continuation of our work in beta1, we will check this.

> Thanks @wojciechczerniak. > > I know it's probably tough to say, but do y'all have an internal goal for merging #6547? No pressure, just curious. Last month 🙈 Refactor...