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

Asset Image - Row / Boxed Row #1997

Open
LucasAlbuquerque0 opened this issue Dec 19, 2024 · 0 comments
Open

Asset Image - Row / Boxed Row #1997

LucasAlbuquerque0 opened this issue Dec 19, 2024 · 0 comments
Assignees
Labels
bug 🐞 Something isn't working
Milestone

Comments

@LucasAlbuquerque0
Copy link

Describe the bug

Some components that are using the Asset Image have 2 bugs.

  1. They are using the Container property in the border instead of MediaSmall.
  2. The component's border has the wrong height

You need to add MediaSmall and the stroke Inside property. However, the error keeps happening when you fix it.

The way I found to fix it was to detach the component. I believe the error is due to forcing the property on the comp. One suggestion is to create a component called asset image that will contain the mediasmall, thus ensuring that this error does not happen again when you update the image component.

image

What libraries are you seeing the problem on?

Mobile Library, Desktop Library

Steps to reproduce

  1. Pull the Row component
  2. Activate Image
  3. Aspect Ratio - 1:1
  4. Prop Border

Expected behavior

It is expected that the component has MediaSmall active and the Border is correctly inside the component.

@LucasAlbuquerque0 LucasAlbuquerque0 added the bug 🐞 Something isn't working label Dec 19, 2024
@yceballost yceballost added this to the 16.0.1 milestone Dec 20, 2024
@aweell aweell self-assigned this Jan 27, 2025
@aweell aweell moved this from Backlog to In review (libraries) in Mística Design System Jan 27, 2025
@aweell aweell modified the milestones: 16.1.0, 16.2.0 Jan 27, 2025
@aweell aweell moved this to In progress (libraries) in Mística Design System Jan 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🐞 Something isn't working
Projects
Status: In progress (libraries)
Development

No branches or pull requests

3 participants