Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Methods colToProp and propToCol should work properly #7031

Open
wszymanski opened this issue Jun 18, 2020 · 0 comments · May be fixed by #7144
Open

Methods colToProp and propToCol should work properly #7031

wszymanski opened this issue Jun 18, 2020 · 0 comments · May be fixed by #7144
Assignees
Labels
Breaking change Docs: Content Issues related to Handsontable's documentation content enhancement

Comments

@wszymanski
Copy link
Contributor

wszymanski commented Jun 18, 2020

Description

As described in the title, it seems that methods colToProp and propToCol may not work properly. They don't return null values for indexes beyond the table boundaries. It doesn't fit changes done within #5945. Since 8.0.0-beta.1 release methods like toPhysicalRow, toVisualColumn, etc. return null for non-existent rows/columns.

Maybe the type of indexes handled by methods isn't proper too. It may have an influence on the work of the setDataAtRowProp. Please keep in mind that this method currently has some problems. It is described within #4118.

Your environment

  • Handsontable version: 8.0.0-beta.2
@wszymanski wszymanski self-assigned this Jun 18, 2020
@wojciechczerniak wojciechczerniak added this to the June 2020 milestone Jun 18, 2020
@wojciechczerniak wojciechczerniak mentioned this issue Jun 18, 2020
204 tasks
wszymanski added a commit that referenced this issue Jul 8, 2020
wszymanski added a commit that referenced this issue Jul 9, 2020
…nd a table boundaries (the `propToCol` method) will work properly #7031
wszymanski added a commit that referenced this issue Jul 9, 2020
wszymanski added a commit that referenced this issue Jul 9, 2020
wszymanski added a commit that referenced this issue Jul 22, 2020
wszymanski added a commit that referenced this issue Jul 22, 2020
…en as argument there is passed visual column index (an integer) #7031
wszymanski added a commit that referenced this issue Jul 22, 2020
wszymanski added a commit that referenced this issue Jul 23, 2020
wszymanski added a commit that referenced this issue Jul 23, 2020
wszymanski added a commit that referenced this issue Jul 23, 2020
…eDataAtCell` will not be fixed, `colToProp` will need yet some work #7031
wszymanski added a commit that referenced this issue Jul 23, 2020
@wojciechczerniak wojciechczerniak removed this from the June 2020 milestone Aug 4, 2020
@wszymanski wszymanski linked a pull request Sep 22, 2021 that will close this issue
9 tasks
wszymanski added a commit that referenced this issue Sep 22, 2021
wszymanski added a commit that referenced this issue Sep 23, 2021
@AMBudnik AMBudnik added the Docs: Content Issues related to Handsontable's documentation content label Dec 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Breaking change Docs: Content Issues related to Handsontable's documentation content enhancement
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants