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

FileTree Improvement #590

Open
Dammshine opened this issue Jan 27, 2024 · 0 comments
Open

FileTree Improvement #590

Dammshine opened this issue Jan 27, 2024 · 0 comments

Comments

@Dammshine
Copy link
Contributor

Dammshine commented Jan 27, 2024

The issue

There’re numbers of code sanity alert on my vscode about that code. The util and css does not align with the common pattern in Development Mode. There’re repetetitive uses of Api, which can be re-designed to merge logic into a class.

Steps to Fix:

  1. Code Sanity Alerts:
  2. Identify and address code sanity alerts, such as formatting or linting issues reported by VSCode.
  3. Utility Functions and CSS Alignment:
  4. Repetitive API Usage
  5. Development Mode Alignment:
  6. Ensure utility functions, CSS, and overall code structure align with expected patterns in Development Mode.

The WorkspaceSelector.ts need a comeplete rework, also better to seperate out the frontend code with backend. FileTree/Util/util.tsx need some thought.

FileSelector.ts

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

No branches or pull requests

1 participant