Project

General

Custom queries

Profile

Actions

Bug #26206

closed

Directive will not be displayed when clicking on a technique then on directive in tree

Added by Clark ANDRIANASOLO 6 months ago. Updated 5 months ago.

Status:
Released
Priority:
1 (highest)
Category:
Web - UI & UX
Target version:
Severity:
Trivial - no functional impact | cosmetic
UX impact:
It bothers me each time
User visibility:
First impressions of Rudder
Effort required:
Very Small
Priority:
117
Name check:
To do
Fix check:
Checked
Regression:
No

Description

In the directives tree, when clicking on a directive, the URL changes to one with a hash : /secure/configurationManager/directiveManagement#{"directiveId":"b6362db9-4cb0-415a-87aa-574ccf911725"}.
Then when clicking on a technique (e.g. the technique of the directive or any other one), the technique is displayed, but the URL does not change.
So, when clicking again on the same directive, the directive will not be displayed back, the technique remains displayed.
However clicking on the directive attempts to set the URL to the same as the current one, this may be helpful for solving the issue :

this.window.location.hash = "#" + JSON.stringify({"directiveId":"c65e1edc-2b23-4215-a719-c36cfd919252"});

Workaround is to refresh the page, or open other directives to change the URL, then open the current one.

#1

Updated by François ARMAND 6 months ago

  • Assignee set to Clark ANDRIANASOLO
  • Priority changed from To review to 1 (highest)
#2

Updated by Clark ANDRIANASOLO 6 months ago

  • Status changed from New to In progress
#3

Updated by Clark ANDRIANASOLO 6 months ago

  • Status changed from In progress to Pending technical review
  • Assignee changed from Clark ANDRIANASOLO to François ARMAND
  • Pull Request set to https://github.com/Normation/rudder/pull/6140
#4

Updated by Clark ANDRIANASOLO 6 months ago

  • Status changed from Pending technical review to Pending release
#5

Updated by Elaad FURREEDAN 5 months ago

  • Priority changed from 118 to 117
  • Fix check changed from To do to Checked
#6

Updated by Vincent MEMBRÉ 5 months ago

  • Status changed from Pending release to Released
Actions

Also available in: Atom PDF