Skip to content

Add keyboard shortcut to open the trade panel from the creator profile page #554

Description

@Chucks1093

Summary

Power users navigating creator profiles have no keyboard shortcut to open the trade panel. Pressing T on a creator profile page should open the trade panel, reducing friction for frequent traders.

Scope

  • Register a keydown listener for T on the creator profile page
  • Listener should not fire when focus is inside an input, textarea, or select element
  • Opening via keyboard should behave identically to clicking the trade button
  • Listener should be cleaned up when the component unmounts

Acceptance Criteria

  • T key opens trade panel on creator profile page
  • Shortcut does not fire when focus is in a form element
  • Panel opened via keyboard is functionally identical to button click
  • Listener removed on component unmount

ETA: 12 hours


Coordinate on Telegram

Metadata

Metadata

Assignees

Labels

Stellar WaveIssues in the Stellar wave program

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions