aerie-ui icon indicating copy to clipboard operation
aerie-ui copied to clipboard

Sequence Editor should warn about a missing command dictionary

Open cartermak opened this issue 2 years ago • 1 comments

Currently, the sequence editor will let you start writing a sequence or load a JSON without having selected a command dictionary from the dropdown menu. This leads to cryptic error messages in the editor without context (e.g., below) instead of pointing the user to the missing dictionary.

image

While the description field does specify that the dictionary is required, it would be helpful if the UI either highlighted that a dictionary was missing or prevented editing/uploading a JSON until a dictionary is selected.

cartermak avatar Apr 04 '23 22:04 cartermak

Probably can be replaced by #1378

cartermak avatar Jul 16 '24 21:07 cartermak

Closing as OBE since we now have parcels and #1378

cartermak avatar Apr 07 '25 19:04 cartermak