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

[FEAT]: Refactor ManageWorkspace component #2366

Open
shatfield4 opened this issue Sep 24, 2024 · 0 comments
Open

[FEAT]: Refactor ManageWorkspace component #2366

shatfield4 opened this issue Sep 24, 2024 · 0 comments
Assignees

Comments

@shatfield4
Copy link
Collaborator

What would you like to see?

The current implementation is extremely messy for the ManageWorkspace component (my fault).

  • It should reuse the existing UI
  • It should be refactored to no longer have so much prop drilling in this component and its subcomponents
  • New endpoints should be created for managing documents in a cleaner, simpler way
  • It should no longer use useStates to manage hover states in things like highlighting the border around the WorkspaceDirectory component
  • We should get rid of any other bad programming practices/code smells and aim to refactor this in the simplest & cleanest way possible
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant