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 about 2 months 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É about 1 month ago
- Target version changed from 8.1.11 to 8.1.12
Updated by Clark ANDRIANASOLO about 1 month 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"}
Updated by Raphael GAUTHIER about 1 month ago
Apparently this problem also appears in the Groups page..
Updated by Nicolas CHARLES 24 days ago
- Priority changed from To review to 1 (highest)
This happens only on ELM pages
Updated by Alexis Mousset 4 days ago
- Target version changed from 8.1.12 to 8.2.5