Skip to content

feat: add shortcuts for reset code, next lesson #172

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

suraj719
Copy link

What kind of change does this PR introduce?

Feature: Keyboard shortcuts for enhanced code editor usability
Fix: next button icon color on hover

Issue Number:

  • N/A (No related issue)

Summary

This PR introduces the following updates:

💡 Feature: Keyboard Shortcuts

  • Alt + Shift + R — Reset code to initial state
  • Shift + → (Arrow Right) — Move to the next lesson

Tooltips have been updated accordingly on the respective buttons for better UX and discoverability.

🎨 Fix: Next Button Icon Color

  • Ensures that the right arrow icon (<FiChevronRight />) inside the Next button is visible on hover.

Screenshots/videos

image

Does this PR introduce a breaking change?

No.

Additional Notes

The keyboard shortcut handling is non-intrusive and works globally for enhanced accessibility. The icon color fix was minor but improves polish and consistency.

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.

1 participant