learningequality / learningequality/studio
Publishing progress isn't updating in the frontend
Open
@rtibbles is already working on this.
Since Sep 27, 2022.
DEV: frontend
P1 - important
- Dominant language
- Python
- Stars
- 191
- Forks
- 307
- Avg merge
- 5d 6h
- Merged PRs (30d)
- 10
Description
Observed behavior
- The progress remains '0%' until completing
Expected behavior
- The progress increments and shows the progress as reported by the backend
User-facing consequences
When publishing large channels, this can confuse the user that publishing is stuck, when it isn't
Additional information
- No errors
- The Vuex state is updating with the progress correctly
- I don't know what caused this regression
Steps to reproduce the issue
- Open a large channel for editing
- Edit the title of a resource
- Publish the channel
- Observe publishing status in the header always says '0%'
Usage Details
- OS: Ubuntu 20.04
- Browser: Chrome
- URL: Hotfixes
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.