Skip to content

fix: useHotkeysPanel hook #2151

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

Merged
merged 3 commits into from
Apr 15, 2025
Merged

fix: useHotkeysPanel hook #2151

merged 3 commits into from
Apr 15, 2025

Conversation

astandrik
Copy link
Collaborator

@astandrik astandrik commented Apr 15, 2025

Stand

CI Results

Test Status: ⚠️ FLAKY

📊 Full Report

Total Passed Failed Flaky Skipped
318 314 0 4 0

😟 No changes in tests. 😕

Bundle Size: ✅

Current: 83.36 MB | Main: 83.36 MB
Diff: +1.28 KB (0.00%)

✅ Bundle size unchanged.

ℹ️ CI Information
  • Test recordings for failed tests are available in the full report.
  • Bundle size is measured for the entire 'dist' directory.
  • 📊 indicates links to detailed reports.
  • 🔺 indicates increase, 🔽 decrease, and ✅ no change in bundle size.

Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Copilot reviewed 5 out of 7 changed files in this pull request and generated no comments.

Files not reviewed (2)
  • src/containers/AsideNavigation/i18n/en.json: Language not supported
  • src/containers/AsideNavigation/i18n/ru.json: Language not supported
Comments suppressed due to low confidence (1)

src/containers/AsideNavigation/hooks/useHotkeysPanel.tsx:10

  • [nitpick] Consider using a more descriptive name instead of 'b' (e.g., 'cnAside' or 'navigationClass') to improve readability.
const b = cn('kv-navigation');

@astandrik astandrik added this pull request to the merge queue Apr 15, 2025
Merged via the queue into main with commit 08b39d1 Apr 15, 2025
7 checks passed
@astandrik astandrik deleted the astandrik.export-hotkeys-panel branch April 15, 2025 10:28
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.

3 participants