Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create a basic file-system view component #4

Open
2 of 4 tasks
felipemarinho97 opened this issue Jun 18, 2018 · 0 comments
Open
2 of 4 tasks

Create a basic file-system view component #4

felipemarinho97 opened this issue Jun 18, 2018 · 0 comments
Assignees
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@felipemarinho97
Copy link
Member

felipemarinho97 commented Jun 18, 2018

The goal is build a isolated and independent component that allows the user navigate between folders (going back and forward), and also shows the files names and extensions (e.g ".png").

The basic idea is that navigation supports at least a horizontal grade view mode.

How will implement this should use folder and file as components or a generic item component.

Requeriments:

  • Show files and folders names (Logic)
  • Folders navigation in folder component
  • Show files and folders interface
  • Grade view
@felipemarinho97 felipemarinho97 added enhancement New feature or request help wanted Extra attention is needed labels Jun 18, 2018
@axelmedeiros axelmedeiros self-assigned this Jul 5, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants