Commit bc688ea
committed
[fix] Dashboard: Fixed group_by target_link
Added __exact to the target_link of group_by dashboard
elements, this allows to show the filters in the
target page pre-selected with the chosen value, eg:
When clicking on the applied config status,
not only the page shows all the devices which have
their config applied but also shows the
Configuration Status filter with the "applied"
value already pre-selected (which was not happening
before this change).1 parent 50e7672 commit bc688ea
2 files changed
Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
184 | 184 | | |
185 | 185 | | |
186 | 186 | | |
187 | | - | |
| 187 | + | |
| 188 | + | |
| 189 | + | |
188 | 190 | | |
189 | 191 | | |
190 | 192 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
144 | 144 | | |
145 | 145 | | |
146 | 146 | | |
| 147 | + | |
147 | 148 | | |
148 | 149 | | |
149 | 150 | | |
| |||
0 commit comments