aiidalab / aiidalab/aiidalab-qe
Lazy-load process-to-human-readable-title mapping in status tree
Open
enhancement
- Dominant language
- Python
- Stars
- 33
- Forks
- 25
- Avg merge
- 6h 7m
- Merged PRs (30d)
- 8
Description
The simplified status tree uses a `TITLE_MAPPING` to render human-readable titles of registered workflows and calculations. The mapping is extended dynamically by registering titles from plugin processes. However, at the moment, the extension is done at load time. Consider deferring it to time of use + caching for efficiency. See comment here - https://github.com/aiidalab/aiidalab-qe/pull/1512/changes#r3757646638.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.