Skip to content

Error thrown when cell overflow position is unknown #1116

@mofojed

Description

@mofojed

Description

From failed test results on ticket DH-14152, there is sometimes an error thrown when hovering over a table. Tracking it down it was getting thrown in the asserts in IrisGridRenderer:


Reading that code, it shouldn't assertNotNull, it should just return the NULL_POSITION if the grid cell coordinates cannot be found.

I am unsure of the steps to reproduce this from the front-end though.

Additional details and attachments
image
image

Metadata

Metadata

Assignees

Labels

bugSomething isn't workinggood first issueGood for newcomers

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions