Bug #26106
closed
Sometimes when we click on an element (technique or rule), the whole page reloads
Added by Nicolas CHARLES 7 months ago.
Updated about 2 months ago.
UX impact:
I dislike using that feature
User visibility:
Operational - other Techniques | Rudder settings | Plugins
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
- Description updated (diff)
- 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.
- Target version changed from 8.1.11 to 8.1.12
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"}
Apparently this problem also appears in the Groups page..
- Priority changed from 2 to To review
- Priority changed from To review to 1 (highest)
This happens only on ELM pages
- Target version changed from 8.1.12 to 8.2.5
- Target version changed from 8.2.5 to 8.2.6
- Status changed from New to In progress
- Status changed from In progress to Pending technical review
- Assignee changed from Clark ANDRIANASOLO to Raphael GAUTHIER
- Pull Request set to https://github.com/Normation/rudder/pull/6324
- Status changed from Pending technical review to Pending release
- Fix check changed from To do to Checked
Cannot reproduce anymore \o/
- Status changed from Pending release to Released
This bug has been fixed in Rudder 8.2.6 and 8.3.1 which were released today.
Also available in: Atom
PDF