Commit aa367dc
committed
Enable enter to go to next instructions step (#882)
When enter is pressed in EditInputGroup, there is an attempt to select
the next input field. This works for ingredients, which use inputs,
but not for instructions, which use textareas.
Signed-off-by: Marcel Robitaille <[email protected]>1 parent 09dd8f1 commit aa367dc
1 file changed
+4
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
251 | 251 | | |
252 | 252 | | |
253 | 253 | | |
| 254 | + | |
| 255 | + | |
| 256 | + | |
254 | 257 | | |
255 | | - | |
| 258 | + | |
256 | 259 | | |
257 | 260 | | |
258 | 261 | | |
| |||
0 commit comments