Update expected UI screenshots for the restyled select [ignore_release] - #278
Draft
snake14 wants to merge 1 commit into
Draft
Update expected UI screenshots for the restyled select [ignore_release]#278snake14 wants to merge 1 commit into
snake14 wants to merge 1 commit into
Conversation
Renders come from matomo-org/matomo#25100, which restyles the standard select form field. The UI tests stay red until that merges.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Updates the expected UI screenshots for the restyled select form field in matomo-org/matomo#25100, which brings
uicontrol="select"in line with the expandable selects and the top-level selectors: a bordered, rounded control with a chevron instead of Materialize's underlined field.Screenshots only — no plugin code changes, so no version bump or changelog entry. The images are the processed output of the core PR's own CI run, not locally generated.
Depends on matomo-org/matomo#25100. The UI tests here run against core
6.x-dev, which does not have the restyle yet, so this PR's UI check stays red until that merges. Re-running it afterwards should turn it green with no further changes.Issue No
Related to matomo-org/matomo#25100
Steps to Replicate the Issue
6.x-devwith Restyle the standard select to match the design system matomo#25100 applied.Checklist