Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # 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
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
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
bug 🐞 Something isn't working
Projects
Status: Backlog
Development

No branches or pull requests

2 participants