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(web): support deleting multiple storage files #1755

Merged
merged 3 commits into from
Jan 2, 2024

Conversation

0fatal
Copy link
Member

@0fatal 0fatal commented Dec 27, 2023

Feature:

  1. press ctrl/cmd + a to select all listed files
  2. press ctrl/cmd/option/alt + click to select multiple files
  3. press delete to delete selected files

Change:

  1. double click to view a dir or preview a file.

All the feats or changes are similar to the local files system we use.

image

Copy link

sweep-ai bot commented Dec 27, 2023

Apply Sweep Rules to your PR?

  • Apply: All new business logic should have corresponding unit tests.
  • Apply: Refactor large functions to be more modular.
  • Apply: Add docstrings to all functions and file headers.

Copy link

github-actions bot commented Dec 27, 2023

💥 laf web image built successfully for pr 1755

ghcr.io/labring/laf-web:pr-1755
docker.io/lafyun/laf-web:pr-1755

digest: sha256:1ead4fcbcd05bc4b90b1ed28df5207c49436085a2ef704d802cec96538e54264

@maslow maslow merged commit 4e47d04 into labring:main Jan 2, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants