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

Bug Counter - Paddings e MinValue [Desktop] #2014

Open
LucasAlbuquerque0 opened this issue Jan 13, 2025 · 0 comments
Open

Bug Counter - Paddings e MinValue [Desktop] #2014

LucasAlbuquerque0 opened this issue Jan 13, 2025 · 0 comments
Labels
bug 🐞 Something isn't working

Comments

@LucasAlbuquerque0
Copy link

Describe the bug

The Counter component has 2 bugs in the Desktop version.

  1. On the Desktop, when MinValue is activated, the "-" is not disabled.
    image

  2. When it is applied inside a Slot in the Boxed Row, it is getting broken, losing the correct alignment of the Left padding of the "+".
    image

What libraries are you seeing the problem on?

Desktop Library

Steps to reproduce

First Bug

  1. Add the Desktop Counter
  2. Activate the MinValue property
  3. You will notice that it does not disable the "-"

Second Bug

  1. Add a Boxed Row
  2. Activate the Slot - Zone C
  3. Pull the Counter component
  4. You will notice that it has incorrect alignment in the Left "-" padding

Expected behavior

  1. The expectation is that the MinValue property works the same as Mobile, with the "-" disabled when activated.
  2. And that when the counter is added to the boxed Row it does not break in the left padding of the "+".
@LucasAlbuquerque0 LucasAlbuquerque0 added the bug 🐞 Something isn't working label Jan 13, 2025
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
bug 🐞 Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant