Describe the bug
Some of the main menu options assume that there is always a document open and will throw NullReferenceExceptions if clicked when there isn't.
It doesn't make for a great first experience if people are just clicking around to explore the interface.
Steps to reproduce
1. Launch the app for the first time (no documents open)
2a. Click "Data" in the left menu
2b. Or click "Properties" in the left menu
3. Get a NullReferenceException
Expected behavior
No exceptions.
These cases should be handled without problems.
Screenshots
No response
Windows Build Number
Other Windows Build number
No response
Additional context
PR with fixes to follow.
Help us help you
Yes, I'd like to be assigned to work on this item.
Describe the bug
Some of the main menu options assume that there is always a document open and will throw
NullReferenceExceptions if clicked when there isn't.It doesn't make for a great first experience if people are just clicking around to explore the interface.
Steps to reproduce
Expected behavior
No exceptions.
These cases should be handled without problems.
Screenshots
No response
Windows Build Number
Other Windows Build number
No response
Additional context
PR with fixes to follow.
Help us help you
Yes, I'd like to be assigned to work on this item.