-
Bug
-
Resolution: Done
-
Normal
-
2.3
-
None
-
False
-
-
False
-
Fixed an issue where pressing the enter key would reload a form instead of submitting.
-
Release Note
Description
Pressing "enter" on the create namespace form causes the page to reload instead of submitting the form.
Key Dependency Versions
<applicable package versions from api root such as pulpcore, pulp_ansible, pulp_container>
Note: Bug filers can grab dependency package versions from the api root which has pulpcore, pulp_ansible, pulp_container, and galaxy-importer. For the c.rh.c the api root is https://console.redhat.com/api/automation-hub/
Steps to Reproduce
- Go to namespace page
- Click create namespace
- Type in a valid namespace name
- Press enter
Actual Behavior
The page reloads.
Expected Behavior
The namespace should be created.