Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Keyboard shortcuts not discoverable via tooltips #23

Description

@stultus

Area: src/lib/components/TitleBar.svelte, FindReplaceBar.svelte, scene/cards toggles
Severity: Medium

Problem

Keyboard shortcuts only live inside the Help modal. Buttons like Find, Story Mode,
Cards view, the sidebar toggle, save, and new document have no `title` tooltip
showing their shortcut. Users have to memorise them or re-open Help each time.

Suggested fix

  • Add `title` attributes with the shortcut for every button that has one.
  • Longer term: introduce a small tooltip component that shows label + shortcut
    on hover/focus.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions