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

コマンドパレットのquery suggestをレスポンシブ対応 #4153

Merged
merged 2 commits into from
Oct 17, 2024

Conversation

mehm8128
Copy link
Contributor

@mehm8128 mehm8128 commented Nov 16, 2023

close #4170
#4095 でスマホでの表示が崩れていたので
image
image

@mehm8128 mehm8128 self-assigned this Nov 16, 2023
Copy link

Copy link

codecov bot commented Nov 16, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 86.35%. Comparing base (dcb6688) to head (1593321).
Report is 418 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #4153   +/-   ##
=======================================
  Coverage   86.35%   86.35%           
=======================================
  Files          66       66           
  Lines        4719     4719           
  Branches      564      564           
=======================================
  Hits         4075     4075           
  Misses        638      638           
  Partials        6        6           

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

Copy link
Contributor

@nokhnaton nokhnaton left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

良さそうです!

@nokhnaton nokhnaton merged commit 2965eee into master Oct 17, 2024
11 checks passed
@nokhnaton nokhnaton deleted the fix/command_pallete_query_suggestion_mobile_design branch October 17, 2024 08:51
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

Successfully merging this pull request may close these issues.

検索オプションの入力例がスマホだと見づらい
2 participants