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

Enhance: ドライブでソートができるように #14801

Merged
merged 2 commits into from
Oct 20, 2024

Conversation

tetsuya-ki
Copy link
Contributor

What

#8920 のごく一部の要望である、ドライブでのソートを実装しました。
image

Why

古いファイルを開くとき、延々とファイルを遡る必要がありました。

Additional info (optional)

Checklist

  • Read the contribution guide
  • Test working in a local environment
  • (If needed) Add story of storybook
  • (If needed) Update CHANGELOG.md
  • (If possible) Add tests

@github-actions github-actions bot added the packages/frontend Client side specific issue/PR label Oct 20, 2024
Copy link

codecov bot commented Oct 20, 2024

Codecov Report

Attention: Patch coverage is 0% with 24 lines in your changes missing coverage. Please review.

Project coverage is 19.34%. Comparing base (58419e1) to head (7eeaca4).
Report is 1 commits behind head on develop.

Files with missing lines Patch % Lines
packages/frontend/src/components/MkDrive.vue 0.00% 24 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop   #14801      +/-   ##
===========================================
- Coverage    19.35%   19.34%   -0.01%     
===========================================
  Files          722      722              
  Lines       102432   102455      +23     
  Branches       992      992              
===========================================
  Hits         19825    19825              
- Misses       82056    82079      +23     
  Partials       551      551              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@syuilo syuilo merged commit 1d106b3 into misskey-dev:develop Oct 20, 2024
22 checks passed
@syuilo
Copy link
Member

syuilo commented Oct 20, 2024

👍🏿

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
packages/frontend Client side specific issue/PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants