sometimes source-pane display undefined for an existing body
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 3
- Forks
- 3
- Avg merge
- 11h 46m
- Merged PRs (30d)
- 3
Description
Sometimes source-pane display text undefined for an existing body. (see example below)
When editing original body is lost.
This is reproduceable (do in the same order) and does not appear only for text/plain file, but also text/html file
If you reload the page everything is ok again.
Displaying the sharing-pane seems to be the origin of the problem.
Only seen when a file acl is set.
- text.txt.acl

- human readable pane

- source-pane

- editing the pane edit the word
undefinedand not the real body and you lose previous content

Contributor guide
No contributing guide indexed for this repository
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.
Research direction
Start by reproducing the reported sequence with a file ACL: open the source pane, display the sharing pane, and then edit the body in both text/plain and text/html cases. Trace the source-pane display and editing flow to find why the existing body becomes undefined; done means the real body remains visible and editable without content loss, including after the sharing pane is displayed.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100