Project

General

Profile

Actions

Bug #26106

open

Sometimes when we click on an element (technique or rule), the whole page reloads

Added by Nicolas CHARLES about 1 month ago. Updated 5 days ago.

Status:
New
Priority:
2
Category:
Web - UI & UX
Target version:
Severity:
UX impact:
I dislike using that feature
User visibility:
Operational - other Techniques | Rudder settings | Plugins
Effort required:
Priority:
0
Name check:
To do
Fix check:
To do
Regression:
No

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

Actions #1

Updated by Nicolas CHARLES 20 days ago

  • Description updated (diff)
Actions #2

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.

Actions #3

Updated by Vincent MEMBRÉ 12 days ago

  • Target version changed from 8.1.11 to 8.1.12
Actions #4

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"}

Actions

Also available in: Atom PDF