Bug #26106
openSometimes when we click on an element (technique or rule), the whole page reloads
Description
If we have many rules, or many technique, clicking on one reloads the whole page. Many is not clearly defined but it's clearly more than 20
To test: have a lot of rules, click on one rule: the whole page reload
Happens on the load test machine consistently
In 8.1 and 8.2
Files
Updated by François ARMAND 20 days ago
- Assignee set to Clark ANDRIANASOLO
- Priority changed from To review to 2
Assigning Clark for qualification, it will need to be explored on the load testing machine.
Updated by Vincent MEMBRÉ 12 days ago
- Target version changed from 8.1.11 to 8.1.12
Updated by Clark ANDRIANASOLO 5 days ago
We get a lot of NS_BINDING_ABORTED :
Maybe this is due to the browser handling the navigation history (the URLs) concurrently from the Elm app which is waiting for the slow AJAX from the API to respond.
We may want to try another way to load the page with a given rule in Elm : maybe try reverting back to the rule ID being in a URL hash /secure/configurationManager/ruleManagement#{"ruleId":"b6362db9-4cb0-415a-87aa-574ccf911725"}