Ronnie Dutta

Results 440 comments of Ronnie Dutta

Currently we have a "Page not found" view when you navigate to a non-existent URL. ~But I think it returns HTTP 200 when it should be 404~ Actually as this...

IMO we should split the "Serialise lumino state into local storage" part off into a 1.4.0 issue?

I can't think how we would be redirecting more than once https://github.com/cylc/cylc-ui/blob/1cbd0c9781937adf1999d9dee8c94b5ea8834e53/src/router/index.js#L66-L95

I've tried that out and it works just like what we want. Will need to figure out how to restore the Tree/Table/etc. views to the restored tabs, which will be...

The toggle could only be enabled for tasks

That sounds like a neat idea, possibly we can include stack trace information in the clipboard

Although the production code is minified so the stack trace might not be that helpful

We should probably change the main error message for the `errorCaptured` to say something like > An unexpected error has occurred. You may need to refresh the page. > >...

The up-to-date solution for this would be to query the workflow's template vars to automatically populate them in the Play form: ![image](https://github.com/cylc/cylc-ui/assets/61982285/c4efbbb8-4aee-4e0a-9480-57d0f2cc71d3)

Also appears in the graph view. And the tree view shows an empty cycle point. These are tasks that have actually succeeded. ![image](https://github.com/cylc/cylc-ui/assets/61982285/22ca4094-4bb1-44f0-b2b2-c168df94afa6)