Cannot set specific sharing for text file
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 106
- Forks
- 52
- Avg merge
- 13h 35m
- Merged PRs (30d)
- 10
Description
Looking at https://michielbdejong.localhost:8443/public/public-append/asdf.txt I see the text contents, not the solid-panes UI for going to the padlock / Sharing settings for that resource.
Looking at https://michielbdejong.localhost:8443/public/public-append/ I can click the padlock for the 'asdf.txt' item listed in there, but it then shows what looks like the sharing settings for https://michielbdejong.localhost:8443/public/public-append/ and not those for https://michielbdejong.localhost:8443/public/public-append/asdf.txt.
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
Reproduce the behavior at the two public-append URLs in the issue and compare the sharing settings opened for the file with those opened for its containing resource. Trace the SolidOS sharing UI entry point that handles the padlock for asdf.txt; done means the direct text-file view exposes the file's sharing settings and the listing opens settings for the selected file rather than the container.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- authorization, frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100