Skip to content

Celebration milestone and keyboard handler fix#128

Open
premiumfriedrice wants to merge 1 commit into
meltylabs:mainfrom
premiumfriedrice:1-start-here-26fa3dc9
Open

Celebration milestone and keyboard handler fix#128
premiumfriedrice wants to merge 1 commit into
meltylabs:mainfrom
premiumfriedrice:1-start-here-26fa3dc9

Conversation

@premiumfriedrice

Copy link
Copy Markdown

Congratulations 🎉

You made a pull request in Conductor. This starter project gave you something quick to install, run, edit, review, and ship from an isolated git worktree workspace.

Changes

  • Celebration every 10 trains: After every 10 dispatched trains, a centered overlay with the dispatch count pops in with train emojis bursting outward, then fades out after 2s. Respects prefers-reduced-motion.
  • Keyboard handler button fix: Global Space/Enter handler now skips when the event target is a button, allowing native button activation to work correctly.

- After every 10 dispatched trains, show a fun animation with the total
  dispatch count (centered overlay with pop-in/pop-out animation and
  train emojis bursting outward)
- Fix global keydown handler to not intercept Space/Enter when the
  target is a button, allowing native button activation
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