-
Type:
Problem report
-
Resolution: Unresolved
-
Priority:
Trivial
-
None
-
Affects Version/s: 7.4.3, 8.0.0alpha1
-
Component/s: Frontend (F)
-
Support backlog
-
0.125
Steps to reproduce:
- Precondition: make connection really slow or otherwise delay response from CControllerValidateApiExists.
- Open Host form.
- Change name and leave the field initializing API validation request.
- While it is in progress, press Submit.
- Observed: First request is not canceled and is still waiting for response.
- Expected: When submit is pressed, any existing inline validation fetch requests should be aborted.