Skip to content

feat: add keyboard shortcuts helper modal#1193

Open
Kokila-chandrakar wants to merge 2 commits into
magic-peach:mainfrom
Kokila-chandrakar:feature/keyboard-shortcuts-modal
Open

feat: add keyboard shortcuts helper modal#1193
Kokila-chandrakar wants to merge 2 commits into
magic-peach:mainfrom
Kokila-chandrakar:feature/keyboard-shortcuts-modal

Conversation

@Kokila-chandrakar
Copy link
Copy Markdown

@Kokila-chandrakar Kokila-chandrakar commented May 25, 2026

Summary

Implemented a modern keyboard shortcuts helper modal to improve shortcut discoverability and overall editor UX.

Features Added

  • Added dedicated keyboard shortcuts modal
  • Added keyboard/help icon trigger
  • Added responsive modal layout
  • Added glassmorphism styling
  • Added smooth open/close animations
  • Added Esc key close support
  • Added accessible dialog semantics

Improvements

  • Better discoverability of existing shortcuts
  • Cleaner UX compared to collapsible panel
  • Consistent dark theme UI

Shortcuts Included

  • Export video
  • Toggle mute
  • Reset settings
  • Cancel export
  • Preset switching
  • Open shortcuts modal

close #910

@vercel
Copy link
Copy Markdown

vercel Bot commented May 25, 2026

@Kokila-chandrakar is attempting to deploy a commit to the magic-peach1's projects Team on Vercel.

A member of the Team first needs to authorize it.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 25, 2026

✅ PR Format Check Passed — @Kokila-chandrakar

Basic format checks passed. A maintainer will review your code changes.

This does not mean the PR is approved — it just means the format is correct.

@github-actions
Copy link
Copy Markdown
Contributor

👋 Thanks for your PR, @Kokila-chandrakar!

Welcome to Reframe — a browser-based video editor built for everyone 🎬

What happens next

  1. 🤖 Automated checks — build & TypeScript typecheck will run automatically
  2. Vercel preview — a preview deployment will be created (requires maintainer authorization for fork PRs)
  3. 👀 Code review — a maintainer will review your changes
  4. 🚀 Merge — once approved, your PR will be merged!

Quick checklist

  • PR title follows Conventional Commits (e.g. feat: add dark mode)
  • Linked the issue this PR closes (e.g. Closes #123)
  • Tested the changes locally (bun run dev)
  • Build passes (bun run build)

Useful links

Happy coding! 🎉

@github-actions github-actions Bot added level:advanced Advanced level - 55 pts type:design UI/UX design labels May 25, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

level:advanced Advanced level - 55 pts type:design UI/UX design

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[FEATURE] Feature Request: Add Keyboard Shortcut Helper Modal

1 participant