cylc / cylc-ui

Web app for monitoring and controlling Cylc workflows
https://cylc.github.io
GNU General Public License v3.0
37 stars 27 forks source link

TableView: Use initialOptions prop to save view state #1711

Closed markgrahamdawson closed 8 months ago

markgrahamdawson commented 8 months ago

These changes build on the work undertaken to save & restore workspace layout on navigation https://github.com/cylc/cylc-ui/pull/1664

Which is part of a larger issue https://github.com/cylc/cylc-ui/issues/662

There was an equivalent pull request for the log view https://github.com/cylc/cylc-ui/pull/1688 There is an equivalent pull request for the tree view which this builds on: https://github.com/cylc/cylc-ui/pull/1705

Check List