Move of a section must trigger a page refresh in the UE
Open
bug
da-ue
- Dominant language
- JavaScript
- Stars
- 2
- Forks
- 3
- Avg merge
- 18h
- Merged PRs (30d)
- 15
Description
Moving a section currently brings the order out of sync between backend and UE UI. While it is moved in the backend/document the order is out of sync in UE UI.
To reproduce:
* add a section to a page
* move the new section to the top (or any other place within the page)
* make sure the section is still selected
* add a new block
-> block gets added to the last section
Contributor guide
Research direction
Reproduce the issue by adding a section, moving it while it remains selected, and adding a block. Trace the section-move and page-refresh behavior in the UE UI; done means a new block is added to the moved, selected section rather than the last section.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100