-
Notifications
You must be signed in to change notification settings - Fork 186
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix switching tabs in the same module encodes the url #6775
Fix switching tabs in the same module encodes the url #6775
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Some navigations are using the I guess this problem could appear in the remaining navigations that are using the |
As mentioned in this comment it was decided to make a more global solution that attacks all files with the same problem. I am working on it. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
CR: 🟢
Test UI: 🟢
Modules 🟢
Chrome
Evidence1_Chrome.webm
Firefox
Evidence1_Firefox.webm
Rules 🟢
Chrome
Firefox
Endpoint summary > Configuration > Endpoint groups 🟢
Chrome
Evidence3_Chrome.webm
Firefox
Evidence3_Firefox.webm
Health-check 🟢
Chrome
Evidence4_Chrome.webm
Firefox
Evidence4_Firefox.webm
FIM Inventory tab table 🟢
Chrome
Evidence5_Chrome.webm
Firefox
Evidence5_Firefox.webm
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!!
3e5e064
to
ea28924
Compare
|
|
|
Description
Fix the url encoding.
Issues Resolved
#6773
Evidence
Modules
Grabacion.de.pantalla.2024-06-14.a.la.s.12.03.14.p.m.mov
Rules
Endpoint summary > Configuration > Endpoint groups
Grabacion.de.pantalla.2024-06-19.a.la.s.8.56.21.p.m.mov
Health-check
Grabacion.de.pantalla.2024-06-19.a.la.s.8.58.41.p.m.mov
FIM Inventory tab table
Grabacion.de.pantalla.2024-06-19.a.la.s.9.02.09.p.m.mov
Test
Verify that in the parts shown in the video evidence the url is not encoded, update and remove the url parameters if necessary.
Check List
yarn test:jest