Save and load result panel state - #1343
Conversation
edan-bainglass
left a comment
There was a problem hiding this comment.
The approach is a bit unclear. Let's discuss.
|
Hi @edan-bainglass , thanks for the comments!
This is what I thought when I added this feature: it makes the app consistent throughout the steps. However, we can discuss and refactor to make this more clear. |
- Include horizontal_width_percentage and bands_width_percentage - note, color_picker and trace are not added because their state can be combined dynamically, thus not useful to reload the state
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## main #1343 +/- ##
==========================================
- Coverage 72.28% 72.20% -0.08%
==========================================
Files 99 99
Lines 6894 6940 +46
==========================================
+ Hits 4983 5011 +28
- Misses 1911 1929 +18
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Implement the feature to save and load the result panel state.
node.base.extras.Take the electronic structure as an example (only a draft)