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

Ground control - develop sidebar #2

Open
koyuul opened this issue Feb 13, 2024 · 0 comments
Open

Ground control - develop sidebar #2

koyuul opened this issue Feb 13, 2024 · 0 comments
Assignees

Comments

@koyuul
Copy link
Contributor

koyuul commented Feb 13, 2024

Objective:
Begin ground control development by implementing a sidebar. This sidebar will eventually have much more functionality, however let's start small.

Purpose:
Sidebar should have similar functionality as VSCode's sidebar:

  • Ability to grab and drag items
  • Ability to have folders of items, which are collapsible
  • Bonus/if extra time: Dropping an element in the main area should have an effect on the main area (eg: change background). Essentially would mimic dragging a file into the work area in VSCode, and having it show the contents of the file.

For this task, please include the following items in the sidebar:

file_a
file_b
file_c
folder_a:
   a_file_a
   a_file_b

Current code written:
You are working with a fresh nano-react-app template.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Development

No branches or pull requests

2 participants