uselagoon / lagoon-ui

Apache License 2.0
6 stars 2 forks source link

Change: Extends the error alert for variables #187

Closed CGoodwin90 closed 7 months ago

CGoodwin90 commented 8 months ago

Extends the error alert for the variables tabs to cover add, view and delete.

The only caveat is that when there are no current variables, a user has to go through the motions to create one to discover that they can't - this is owing to a state issue in which the UI has no idea of the variables until they are viewed.

We are looking at ways to resolve this, but in the meantime, we can streamline all the error messages.

tobybellwood commented 7 months ago

This works better!