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

Bug Counter - Paddings e MinValue [Desktop] #2014

Open
LucasAlbuquerque0 opened this issue Jan 13, 2025 · 1 comment
Open

Bug Counter - Paddings e MinValue [Desktop] #2014

LucasAlbuquerque0 opened this issue Jan 13, 2025 · 1 comment
Assignees
Labels
bug 🐞 Something isn't working
Milestone

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
@aweell aweell added this to the 16.0.1 milestone Jan 20, 2025
@aweell aweell self-assigned this Jan 20, 2025
@aweell aweell moved this from Backlog to To do in Mística Design System Jan 20, 2025
@aweell
Copy link
Collaborator

aweell commented Jan 20, 2025

Second bug is related to #2025 will be solved in that task since is not coming from the counter but from the slot of the row.

@aweell aweell moved this from To do to In review (libraries) in Mística Design System Jan 27, 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 review (libraries)
Development

No branches or pull requests

2 participants