Wrong focus style in image components #3193
Labels
🕹 aspect: interface
Concerns end-users' experience with the software
design: ready
Issue with a mockup ready for implementation
🛠 goal: fix
Bug fix
🧱 stack: frontend
Related to the Nuxt frontend
Description
Box and large variants of image component mirror the focus style of the small variant instead of having the "bold filled" style applied. This creates a visual inconsistency in some breakpoints of Image results, and on all breakpoints of "All content" results.
On the other hand, small variant's focus style is correct, except for the radius value. It should be 2px instead of 4px.
Reproduction
All content flow
Focus.styles.in.all.content.results.mp4
Image flow
Focus.styles.in.Image.results.mp4
The text was updated successfully, but these errors were encountered: