Commit 8018247
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 bf5ee39 commit 8018247
1 file changed
+4
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
287 | 287 | | |
288 | 288 | | |
289 | 289 | | |
| 290 | + | |
| 291 | + | |
| 292 | + | |
290 | 293 | | |
291 | | - | |
| 294 | + | |
292 | 295 | | |
293 | 296 | | |
294 | 297 | | |
| |||
0 commit comments