Add folder view as file list with subfolder opening
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 106
- Forks
- 52
- Avg merge
- 13h 35m
- Merged PRs (30d)
- 10
Description
The only current folder view has a nested set of folders but no attributes about the files.
User story: The user is able to switch the folder view, for one folder, or for all by default, to the one like Mac OS X does in: https://user-images.githubusercontent.com/1254848/76578094-dab29080-649d-11ea-8291-4a3a1c96f252.png
Users have complained that they would prefer other views, though we have no had survey of which they would prefer. Obviously views similar to those in the file browsers in OS X and Windows and various unixes would make sense.
This feature would find this widget useful: https://github.com/solid/solid-ui/issues/252
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
No files or tests are named; start by locating the existing nested folder-view entry point and review solid-ui issue #252 for the referenced widget context. Clarify the file attributes, view-switching scope, and subfolder behavior before implementation; done means the requested file-list view and subfolder opening are defined and supported.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100