-
Notifications
You must be signed in to change notification settings - Fork 16
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
IBX-9136: [ALW] UI language issue vs content language #1392
IBX-9136: [ALW] UI language issue vs content language #1392
Conversation
c53e98a
to
00577a6
Compare
00577a6
to
0f4e18d
Compare
@lucasOsti I cannot duplicate image files with different translation than english, e.g. I added in back office an image file with polish translation and when trying duplicate it on ALW side an error occurs: Edit: Interesting thing is that when I get this error and refresh the page, the duplicated image file is available on the image file list (ALW) |
DXP side: when image file is duplicated with enabled filtering by translation, after duplication user is redirected to main folder Media and filter is cleared. Screen.Recording.2024-11-27.at.12.35.25.movdeleting the image with enabled translation filter does not work, at the backend side the request is triggered but on UI side nothing happens. Screen.Recording.2024-11-27.at.12.39.14.mov |
After the conversation, Damian Korostyński and I agreed that we would change the method of duplication. Previously, the user has the option to edit fields before the duplication operation. We are currently creating a 1:1 duplicate |
0f4e18d
to
1000ab7
Compare
@lucasOsti I found more issues related to language filter. Scenario 1:
Result: After reloading page user is redirected to media folder (main folder in content tree structure) and translation filter is cleared. Scenario 2:
Result: After reloading page user is redirected to media folder (main folder in content tree structure) and translation filter is cleared. |
@lucasOsti on solr and elastic search the function 'Upload file' clear all filters |
@bogusez after talks with the frontend team, we came to the conclusion that we will not remember the state of filters for actions upload, edit, duplicate because it is not a critical point of the application and it would cause redundancy of stored data and unnecessary complication of the code. |
Thank you for the information |
1000ab7
to
fde93e5
Compare
fde93e5
to
12fc6e5
Compare
Quality Gate passedIssues Measures |
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.
QA Approved
Tested on DXP using legacy, ES and solr search engines.
Tested on ALW
Related PRs:
Description:
For QA:
Besides test ALW, this PR needs tests language filter in UDW and Image Picker
Documentation: