Skip to content

feat: add keyboard shortcut for poll creation and implement PollCreationModal component#638

Open
Meet-hybrid wants to merge 1 commit into
rinafcode:mainfrom
Meet-hybrid:feature/keyboard-shortcuts-poll-creation
Open

feat: add keyboard shortcut for poll creation and implement PollCreationModal component#638
Meet-hybrid wants to merge 1 commit into
rinafcode:mainfrom
Meet-hybrid:feature/keyboard-shortcuts-poll-creation

Conversation

@Meet-hybrid
Copy link
Copy Markdown

Description
Added openPollCreation shortcut (mod+shift+p) in useKeyboardShortcuts.ts

Integrated with CommandPalette to open PollCreationModal when enabled, or show toast when disabled

Implemented PollCreationModal with validation for question, options, duration, and visibility

Modal currently logs draft via onCreate placeholder

Related Issue
Closes #435

Type of Change
[x] New feature

Checklist
[x] Code follows project style guidelines

[x] Self-review completed

[x] No console errors

[x] Uses Lucide icons consistently

[x] Responsive design implemented

[x] Accessibility feedback (toast + modal)

[x] Performance impact minimal

@drips-wave
Copy link
Copy Markdown

drips-wave Bot commented May 31, 2026

@Meet-hybrid Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

@RUKAYAT-CODER
Copy link
Copy Markdown
Contributor

Kindly resolve conflict and fix workflow.

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.

performance Keyboard Shortcuts : Poll Creation

2 participants