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

Add Tabbing and Window Management #72

Open
3 tasks
MrVintage710 opened this issue Dec 16, 2024 · 0 comments
Open
3 tasks

Add Tabbing and Window Management #72

MrVintage710 opened this issue Dec 16, 2024 · 0 comments
Labels
enhancement New feature or request frontend UI related work.

Comments

@MrVintage710
Copy link
Collaborator

image

Proposed Feature

For the usability of the app, we will need the ability to have multiple tabs open, and be able to drag and drop those tabs to any side of the screen. Before these components are made, we should look into 3rd party libraries that can facilitate this behavior. Check React-Mosaic, React-Tabs, things like that.

Figma Link: https://www.figma.com/design/pEKOr5N9RJqUNwGoFGXN1Q/Mockups?node-id=82-33&t=Lx76vdymKdNlyPqh-1

Acceptance Criteria

  • The component should be located at src/components/{location}
  • Make sure all features are well documented with JSDoc. Here is a guide for more info.
  • The component must have a story for the storybook. (Located at src/stories)
@MrVintage710 MrVintage710 added enhancement New feature or request frontend UI related work. labels Dec 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request frontend UI related work.
Projects
None yet
Development

No branches or pull requests

1 participant