Commit ebbfb8c
committed
Wizard: prevent to reload Wizard on enter
In LabelInput, the Wizard requires users to press enter. Although the
hostname step does not need it, users might press enter without knowing
it is not needed, which previously trigerred a re-render. This commit
fixes the re-render.1 parent 0b31ddb commit ebbfb8c
1 file changed
+6
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
12 | 17 | | |
13 | 18 | | |
14 | 19 | | |
| |||
0 commit comments