NASA-AMMOS / aerie-ui

The client application for Aerie.
https://nasa-ammos.github.io/aerie-docs/
MIT License
28 stars 4 forks source link

Feature/seq editor cleanup #1338

Open cohansen opened 1 week ago

cohansen commented 1 week ago

Addresses all of the IN PROGRESS tasks in https://github.com/NASA-AMMOS/aerie-ui/issues/1291.

AaronPlave commented 1 week ago

Missing this item from the in progress list:

Empty state for third column in sequence editor

cohansen commented 1 week ago

Missing this item from the in progress list:

Empty state for third column in sequence editor

I added this empty state to the selected command editor, unless this isn't what you were referencing?

Screenshot 2024-06-20 at 6 45 57 AM

AaronPlave commented 1 week ago

Missing this item from the in progress list:

Empty state for third column in sequence editor

I added this empty state to the selected command editor, unless this isn't what you were referencing?

Screenshot 2024-06-20 at 6 45 57 AM

Ah I see, have to select a parcel first, thanks. Could you add st-typography-body?

duranb commented 4 days ago

I'm also getting a subscription error on /parcels/new

    "extensions": {
        "code": "validation-failed",
        "path": "$.selectionSet.parcel_to_parameter_dictionary.args.where.parcel_id._eq"
    },
    "message": "unexpected null value for type 'Int'"
}
cohansen commented 22 hours ago

@AaronPlave and @duranb this is ready for a re-review.