SolidOS / SolidOS/solid-ui

error on editing file.acl with solid-sharing pane

Open
#103 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug
Dominant language
TypeScript
Stars
153
Forks
46
Avg merge
1d 8h
Merged PRs (30d)
7

Description

  • Creation of a /public/test/bar.ttl and using sharing pane a /public/test/bar.ttl.acl --> created
  • When you try to modify with the sharing pane you got the following error (if /public/test/bar.ttl.acl is # from /public/test/.acl the pane dislay none on all permission user fields

main.js:7 Uncaught TypeError: Cannot read property 'AJAR_statement' of null
at j (main.js:7)
at HTMLTableCellElement.D (main.js:7)

and cannot see/edit the /public/test/.acl
The problem arise only on editing acl for file and not folder .acl.

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

The failure is reported at main.js:7 while editing /public/test/bar.ttl.acl through the sharing pane; begin by reproducing that case and compare it with folder .acl editing. Done means file ACL permissions no longer trigger the null-field error and /public/test/.acl can be viewed and edited.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
frontend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.