Before submitting
Area
apps/desktop
Problem or use case
As a user, I want to press the UP arrow key, to populate my chat input text field with the previous message in the chat history.
Proposed solution
When the user is focused on the chat input text field, pressing the UP arrow key should populate the text field with the previous message.
Why this matters
Improves UX while using chat.
Smallest useful scope
--
Alternatives considered
No response
Risks or tradeoffs
No response
Examples or references
No response
Contribution
Before submitting
Area
apps/desktop
Problem or use case
As a user, I want to press the UP arrow key, to populate my chat input text field with the previous message in the chat history.
Proposed solution
When the user is focused on the chat input text field, pressing the UP arrow key should populate the text field with the previous message.
Why this matters
Improves UX while using chat.
Smallest useful scope
--
Alternatives considered
No response
Risks or tradeoffs
No response
Examples or references
No response
Contribution