- 
    
Problem report
 - 
    Resolution: Fixed
 - 
    
Trivial
 - 
    7.4.0rc1
 - 
    None
 
- 
        S25-W24/25
 - 
        0.5
 
Steps to reproduce:
- Use slow web server / slow internet connection.
 - Observe network activity in Dev tools of the browser.
 - Edit a Graph widget.
 - Modify "data set label" field.
 - Wait 0.5 sec unless the configuration is sent to the server for validation.
 - Apply the configuration at this exact moment.
 
Result:
Form closed, modified configuration is NOT applied.
Expected:
Loader displayed until validation result received from the server.
Validation result processed as expected (either form is closed or error displayed).