observablehq / feedback

Customer submitted bugs and feature requests
42 stars 3 forks source link

Command-enter in dialogue box for suggesting forked changes throws error #637

Open zachbogart opened 3 weeks ago

zachbogart commented 3 weeks ago

Describe the bug When suggesting changes for a notebook fork, if you type in the message and hit Command-Enter, rather than simply Enter, there is a quick error dialogue before it sends you back to your forked notebook.

To Reproduce Steps to reproduce the behavior:

  1. Fork a notebook
  2. Make changes and suggest
  3. When naming suggestion, type "Command-Enter" (⌘+Enter)
  4. Should get quick error dialogue behind current dialogue, then send you back to your fork

Expected behavior Normal action of seeing comparison (unhandled enter that uses command modifier)

Screenshots