Secondary storage not displays when the URL is invalid
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 146
- Forks
- 21
- PR merge metrics
- No merged PRs in 30d
Description
From matrix
HELP\nIt seems I cannot access the storage of https://solidos.solidcommunity.net//profile/card#me anymore. \nI am not sure why. The storage is not mounting in my menu anymore to I cannot browse it.\nbourgeoa (Alain Bourgeois) can you check if I still have permissions with https://timea.solidcommunity.net/profile/card#me ?\nAnd does anyone else have the issue (who has access)?
Issue is resolved by replacing the //
Nonetheless this is not correct either the URL is wrong and mashlib should error
or mashlib do not error then solidos's storage should be displayed
Contributor guide
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 issue in the storage menu with the URL containing a double slash, then trace the mashlib handling of that invalid URL. Determine whether the expected behavior is to reject the URL with an error or still display SolidOS's storage, and verify the chosen behavior with the affected URL and its corrected form.
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
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100