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

CategorySelect has an issue in the style #328

Open
nick-y-ito opened this issue Mar 6, 2024 · 0 comments
Open

CategorySelect has an issue in the style #328

nick-y-ito opened this issue Mar 6, 2024 · 0 comments
Labels
bug Something isn't working good first issue Good for newcomers

Comments

@nick-y-ito
Copy link
Member

nick-y-ito commented Mar 6, 2024

Description

In some conditions, the category selection buttons become partly unstyled.

Steps to inspect

  1. Add console.log(className) in the Button component.

Button.tsx

  1. Open the CategorySelect drawer from either add/edit drawer or the filter drawer.

  2. Check the browser log and make sure that px-4 and py-2 are somehow not included.

Console

rounded border border-primary bg-white flex gap-4 items-center justify-start

CategorySelect.tsx

Image

Environment

  • OS:
  • Browser:
  • Device:

Notes

@nick-y-ito nick-y-ito self-assigned this Mar 6, 2024
@nick-y-ito nick-y-ito added bug Something isn't working good first issue Good for newcomers labels Mar 6, 2024
@nick-y-ito nick-y-ito added this to the v0.1 (Beta) milestone Mar 6, 2024
@nick-y-ito nick-y-ito removed this from the v0.1 (Beta) milestone Mar 13, 2024
@nick-y-ito nick-y-ito removed their assignment Mar 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers
Projects
Status: 📋 Backlog
Development

No branches or pull requests

1 participant