# Key combo to submit assignment dialog, please

**URL:** https://meta.discourse.org/t/key-combo-to-submit-assignment-dialog-please/228952
**Category:** Feature
**Tags:** assign
**Created:** [June 3, 2022, 4:12pm UTC](https://meta.discourse.org/t/key-combo-to-submit-assignment-dialog-please/228952 "2022-06-03T16:12:19Z")
**Posts on this page:** 17
**Page:** 1

<div class="post-metadata">

### Author: ![ganncamp](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/ganncamp/32/106199_2.png) [@ganncamp](https://meta.discourse.org/u/ganncamp)
#### Post date: [June 3, 2022, 4:12pm UTC](https://meta.discourse.org/t/key-combo-to-submit-assignment-dialog-please/228952/1 "2022-06-03T16:12:19Z")

</div>

Previously, [I reported](https://meta.discourse.org/t/assignment-dialog-never-gives-me-the-chance-to-leave-a-note/226758) that the assignment dialog was too-eagerly submitting: when I hit `Enter` to select the user I’d arrowed to in the dialog. That’s been fixed and I’m really liking the comment feature.

But now there’s no key combo I can find that submits the dialog. I’ve tried `Enter` and `Ctrl-Enter` in various places. I’ve tried tabbing to the Assign button, but I have to tab across all the faces the dialog suggests.

Sooo… this is my request for a key combo (presumably `Ctrl-Enter` since it seems somewhat standard) to submit the Assign dialog from the keyboard. 😘

---

<div class="post-metadata">

### Author: ![nat](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/nat/32/235063_2.png) [@nat](https://meta.discourse.org/u/nat)
#### Post date: [June 7, 2022, 3:22am UTC](https://meta.discourse.org/t/key-combo-to-submit-assignment-dialog-please/228952/3 "2022-06-07T03:22:00Z")

</div>

> [@ganncamp](#):
>
> But now there’s no key combo I can find that submits the dialog. I’ve tried `Enter` and `Ctrl-Enter` in various places. I’ve tried tabbing to the Assign button, but I have to tab across all the faces the dialog suggests.

(note the keycasting on the bottom left of the video)

I’ve tried it out on my own instance and it feels like ⌘+enter works. Is your cursor focused in the user textbox when you’re triggering Ctrl+enter?

---

<div class="post-metadata">

### Author: ![ganncamp](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/ganncamp/32/106199_2.png) [@ganncamp](https://meta.discourse.org/u/ganncamp)
#### Post date: [June 7, 2022, 12:15pm UTC](https://meta.discourse.org/t/key-combo-to-submit-assignment-dialog-please/228952/5 "2022-06-07T12:15:00Z")

</div>

That’s not working for me, even from the text box. I do have Grammarly running on the site, but `Ctrl-Enter` still works to submit a post…

---

<div class="post-metadata">

### Author: ![nat](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/nat/32/235063_2.png) [@nat](https://meta.discourse.org/u/nat)
#### Post date: [June 7, 2022, 12:28pm UTC](https://meta.discourse.org/t/key-combo-to-submit-assignment-dialog-please/228952/6 "2022-06-07T12:28:55Z")

</div>

Ah. The video was showing ⌘ + enter from the user field. I wonder if that is okay for you?

The textarea currently isn’t ‘configured’ to register the enter button (there are little intricacies to that). The textarea is one tab tab tab away from the button, so it may not be that painful from there for now.

In any case, we do have someone assigned to this so expect some good news in the coming weeks. 🙂

---

<div class="post-metadata">

### Author: ![ganncamp](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/ganncamp/32/106199_2.png) [@ganncamp](https://meta.discourse.org/u/ganncamp)
#### Post date: [June 7, 2022, 1:04pm UTC](https://meta.discourse.org/t/key-combo-to-submit-assignment-dialog-please/228952/7 "2022-06-07T13:04:39Z")

</div>

Hi,

That doesn’t work either. I promise I’ve tried from most places in the dialog. 😃

Yes, I _can_ tab out of the textarea to the submit button. And I supposed `Tab-Enter` is the same keystroke count as `Ctrl-Enter`. But it would be _really_ nice if I could use the same shortcuts throughout the site.

In case you’re wondering, Ubuntu / Chrome: Version 102.0.5005.61 (Official Build) (64-bit)

---

<div class="post-metadata">

### Author: ![ganncamp](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/ganncamp/32/106199_2.png) [@ganncamp](https://meta.discourse.org/u/ganncamp)
#### Post date: [June 22, 2022, 5:47pm UTC](https://meta.discourse.org/t/key-combo-to-submit-assignment-dialog-please/228952/8 "2022-06-22T17:47:36Z")

</div>

Okay, if I choose an assignee & then tab into the faces, `Ctrl-Enter` works. I had been afraid it would assign to that person, but apparently not.

---

<div class="post-metadata">

### Author: ![martin](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/martin/32/491371_2.png) [@martin](https://meta.discourse.org/u/martin)
#### Post date: [July 20, 2022, 5:44am UTC](https://meta.discourse.org/t/key-combo-to-submit-assignment-dialog-please/228952/12 "2022-07-20T05:44:52Z")

</div>

Somehow this slipped under my radar, I am going to work on a fix for this in the next couple of days, will post back here when I have merged it.

---

<div class="post-metadata">

### Author: ![martin](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/martin/32/491371_2.png) [@martin](https://meta.discourse.org/u/martin)
#### Post date: [July 20, 2022, 11:48pm UTC](https://meta.discourse.org/t/key-combo-to-submit-assignment-dialog-please/228952/14 "2022-07-20T23:48:25Z")

</div>

I took a look at this yesterday, and without any changes I was able to submit with Control + Enter (in actuality only Enter is required since that’s built into our modals):

- After tabbing once from the username selector
- After tabbing once from the textarea

So maybe is the only thing required here that Control + Enter works while the textarea is focused? That is easy enough, though I’m not sure if we are able to do that when the user selector is focused.

I am on Chrome 103.0.5060.134 on Linux, I am not sure if the browser makes a difference or not.

---

<div class="post-metadata">

### Author: ![ganncamp](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/ganncamp/32/106199_2.png) [@ganncamp](https://meta.discourse.org/u/ganncamp)
#### Post date: [July 21, 2022, 11:44am UTC](https://meta.discourse.org/t/key-combo-to-submit-assignment-dialog-please/228952/15 "2022-07-21T11:44:23Z")

</div>

> [@martin](#):
>
> So maybe is the only thing required here that Control + Enter works while the textarea is focused?

Yes, please!

I’m on Linux Chrome Version 103.0.5060.114 (Official Build) (64-bit)

---

<div class="post-metadata">

### Author: ![martin](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/martin/32/491371_2.png) [@martin](https://meta.discourse.org/u/martin)
#### Post date: [July 28, 2022, 6:35am UTC](https://meta.discourse.org/t/key-combo-to-submit-assignment-dialog-please/228952/16 "2022-07-28T06:35:26Z")

</div>

I just deployed your site with this fix [FEATURE: Allow submitting the assign modal with ctrl+enter by martin-brennan · Pull Request #362 · discourse/discourse-assign · GitHub](https://github.com/discourse/discourse-assign/pull/362) it should work now 🙂

---

<div class="post-metadata">

### Author: ![ganncamp](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/ganncamp/32/106199_2.png) [@ganncamp](https://meta.discourse.org/u/ganncamp)
#### Post date: [August 11, 2022, 3:52pm UTC](https://meta.discourse.org/t/key-combo-to-submit-assignment-dialog-please/228952/17 "2022-08-11T15:52:03Z")

</div>

This isn’t working quite like I thought it would…

---

<div class="post-metadata">

### Author: ![martin](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/martin/32/491371_2.png) [@martin](https://meta.discourse.org/u/martin)
#### Post date: [August 17, 2022, 6:57am UTC](https://meta.discourse.org/t/key-combo-to-submit-assignment-dialog-please/228952/18 "2022-08-17T06:57:02Z")

</div>

> [@ganncamp](#):
>
> This isn’t working quite like I thought it would…

I’ve been on vacation, sorry to see it’s still not working quite right! I think there is a bit of terminology difference here:

> [@martin](#):
>
> So maybe is the only thing required here that Control + Enter works while the textarea is focused? That is easy enough, though I’m not sure if we are able to do that when the user selector is focused.

The user selector is what you are trying press Control + Enter here while you have it focused, which is the case I mentioned where it wouldn’t work. By textarea I meant the part with the Note. I am not sure if it’s going to be easy to submit when the user selector is focused, @nat is this something we want to continue to try fix up?

---

<div class="post-metadata">

### Author: ![nat](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/nat/32/235063_2.png) [@nat](https://meta.discourse.org/u/nat)
#### Post date: [August 17, 2022, 7:04am UTC](https://meta.discourse.org/t/key-combo-to-submit-assignment-dialog-please/228952/20 "2022-08-17T07:04:17Z")

</div>

> [@martin](#):
>
> @nat is this something we want to continue to try fix up?

Let’s let this sit a bit longer and wait for more requests. The feature works and there’s a good workaround right now.

---

<div class="post-metadata">

### Author: ![ganncamp](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/ganncamp/32/106199_2.png) [@ganncamp](https://meta.discourse.org/u/ganncamp)
#### Post date: [October 20, 2022, 1:36pm UTC](https://meta.discourse.org/t/key-combo-to-submit-assignment-dialog-please/228952/21 "2022-10-20T13:36:52Z")

</div>

Okay, here’s another thought:

Can we move the rogues’ gallery above the dropdown?

 ![Selection_522](https://global.discourse-cdn.com/meta/original/4X/c/6/4/c645eb8f80e10581e664abaace000fb0199505fd.png)

Because after I’ve used the dropdown, I’ve already picked the assignee & don’t need to pick from the pictures. That would let me tab straight from the dropdown to the comment field (& keyboard-submit from there)

---

<div class="post-metadata">

### Author: ![ganncamp](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/ganncamp/32/106199_2.png) [@ganncamp](https://meta.discourse.org/u/ganncamp)
#### Post date: [January 5, 2023, 5:17pm UTC](https://meta.discourse.org/t/key-combo-to-submit-assignment-dialog-please/228952/22 "2023-01-05T17:17:20Z")

</div>

I just noticed that the rogues’ gallery is gone! Thank you!!!

---

<div class="post-metadata">

### Author: ![nat](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/nat/32/235063_2.png) [@nat](https://meta.discourse.org/u/nat)
#### Post date: [July 9, 2025, 11:38am UTC](https://meta.discourse.org/t/key-combo-to-submit-assignment-dialog-please/228952/28 "2025-07-09T11:38:26Z")

</div>

I was testing out assignment lately and realised this is now possible.

Will go ahead and close.

---

<div class="post-metadata">

### Author: ![nat](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/nat/32/235063_2.png) [@nat](https://meta.discourse.org/u/nat)
#### Post date: [July 12, 2025, 12:00am UTC](https://meta.discourse.org/t/key-combo-to-submit-assignment-dialog-please/228952/29 "2025-07-12T00:00:04Z")

</div>

This topic was automatically closed after 2 days. New replies are no longer allowed.
