Skip to content
New issue

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

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

Already on GitHub? # to your account

[selection] _selectedRows contains old rows after reload #2625

Open
midichef opened this issue Dec 3, 2024 · 0 comments
Open

[selection] _selectedRows contains old rows after reload #2625

midichef opened this issue Dec 3, 2024 · 0 comments
Labels

Comments

@midichef
Copy link
Contributor

midichef commented Dec 3, 2024

Small description
When a sheet is reloaded, _selectedRows refers to the old rows in the previous form of the sheet.

Steps to reproduce
vd gs ^R ^X len(sheet._selectedRows)

Expected result
The length of _selectedRows should be 0.

Actual result with screenshot
The length of _selectedRows is greater than zero.

Configuration
saul.pw/VisiData v3.2dev

@midichef midichef added the bug label Dec 3, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant