misskey
misskey copied to clipboard
Enhance(frontend): もっと!ボタンでリアクション一覧が開けるように
What
ノートについているリアクションの「もっと!」からノート詳細画面(リアクションタブにフォーカスされた状態)を開けるようにしました
Why
Resolve #11888
Additional info (optional)
~~TODO: CSS完全に理解してしまっているのでどうにかする(tasukete)~~
済
Checklist
- [x] Read the contribution guide
- [ ] Test working in a local environment
- [ ] (If needed) Add story of storybook
- [x] (If needed) Update CHANGELOG.md
- [ ] (If possible) Add tests
Codecov Report
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 77.96%. Comparing base (
b96d9c6
) to head (ab82186
).
Additional details and impacted files
@@ Coverage Diff @@
## develop #12935 +/- ##
===========================================
- Coverage 77.99% 77.96% -0.03%
===========================================
Files 185 185
Lines 25443 25445 +2
Branches 485 482 -3
===========================================
- Hits 19845 19839 -6
- Misses 5591 5599 +8
Partials 7 7
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
@syuilo 👀
👀
コンフリクト解消
デザインはボタンではなくただのリンクにした
自分としてはボタンのほうが好きですがコードがゴチャつくこともあるのでおまかせします
🙏🏻