Skip to content
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

listing - decode encoded category everywhere #11771

Merged
merged 5 commits into from
Jan 3, 2025
Merged

Conversation

cderv
Copy link
Collaborator

@cderv cderv commented Jan 2, 2025

This is a follow up of #11397 to fix #11752

category needs to be decoded everywhere, and it was missing a place. Tests are now added for this case and also tests have been extended to cover table, grid, and default listing.

As it is easy to loop in playwright (because parallel test run, and support in VSCODE integration), I just duplicated listings and content.

Images are also optimized now to take less space.

Small change too. The playwright config is also now leveraging uv run which insure to use the python version from the venv managed by uv.

@cderv cderv merged commit 1fd644a into main Jan 3, 2025
47 checks passed
@cderv cderv deleted the listings/special-chars branch January 3, 2025 10:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Listing page categories are not working properly if spaces or non ascii chracters
1 participant