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

Show an error if an empty sheet is selected #58

Merged
merged 1 commit into from
Sep 12, 2024
Merged

Conversation

rossjones
Copy link
Collaborator

Although we should show all of the sheets available in the sheet selector (to avoid confusion) we may end up in a situation where a user selects an empty sheet. Previously, we just crashed with a bad range when this happened, but now we instead show the user an error explaining that they need to choose a non-empty sheet.

Although we should show all of the sheets available in the sheet
selector (to avoid confusion) we may end up in a situation where a user
selects an empty sheet.  Previously, we just crashed with a bad range
when this happened, but now we instead show the user an error explaining
that they need to choose a non-empty sheet.
@rossjones rossjones requested review from simonwo and alaric-rd and removed request for simonwo September 12, 2024 11:00
@rossjones rossjones merged commit d92a1f8 into main Sep 12, 2024
2 checks passed
@rossjones rossjones deleted the handle-empty-sheet branch September 12, 2024 14:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants