feat: setting to choose the default follow-up mode (Queue or Steer) #11912
Closed
andybergon
started this conversation in
Ideas
Replies: 1 comment
|
Resolved by #11964 — Settings → General → Follow-up behavior (Queue or Steer) on web/desktop. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Since #11673, a message sent during a running turn queues by default on web and desktop (steer is the arrow button), while mobile still steers immediately on send. There is no way to choose what plain Enter does, and the default is inconsistent across clients.
Add a setting for the default follow-up mode, Queue or Steer, applied consistently on web, desktop, and mobile. People who want a follow-up to interrupt the running turn keep Steer as the default; people who want it to wait keep Queue.
Follow-up to #6684, which added both modes but no default preference.
All reactions