SolidOS / SolidOS/source-pane

sometimes source-pane display undefined for an existing body

Open
#17 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug
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
    image
  • human readable pane
    image
  • source-pane
    image
  • editing the pane edit the word undefined and not the real body and you lose previous content
    image

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.