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

Fix keyboard shortcuts #1148

Merged
merged 4 commits into from
Dec 16, 2024
Merged

Fix keyboard shortcuts #1148

merged 4 commits into from
Dec 16, 2024

Conversation

swissspidy
Copy link
Owner

Fixes #1107

Copy link

codecov bot commented Dec 16, 2024

Codecov Report

Attention: Patch coverage is 22.22222% with 14 lines in your changes missing coverage. Please review.

Project coverage is 91.87%. Comparing base (0877089) to head (3bee71c).

Files with missing lines Patch % Lines
src/components/ActiveLocales.tsx 12.50% 14 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1148      +/-   ##
==========================================
- Coverage   93.77%   91.87%   -1.91%     
==========================================
  Files           5        5              
  Lines         659      677      +18     
  Branches       39       43       +4     
==========================================
+ Hits          618      622       +4     
- Misses         41       55      +14     
Flag Coverage Δ
default 91.47% <ø> (ø)
js 92.85% <22.22%> (-7.15%) ⬇️
multisite 91.47% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@swissspidy swissspidy added this to the 2.4.0 milestone Dec 16, 2024
@swissspidy swissspidy merged commit 6fd8752 into main Dec 16, 2024
23 of 26 checks passed
@swissspidy swissspidy deleted the fix/shortcuts branch December 16, 2024 12:37
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.

Add back missing shortcuts
1 participant