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

fix: input control sizes and icon sizes #321

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

Conversation

marceloFerreira90
Copy link
Contributor

@marceloFerreira90 marceloFerreira90 commented Jan 22, 2024

closes: #264

  • Added both sizes md (42px) and sm (37px)

  • Reduced the size of the x icon

  • ensured size of left side icon to be correct

We disabled the HTML Size in line with other libraries (Primer).

Screenshot 2024-01-23 at 14 24 26

Screenshot 2024-01-23 at 14 24 42

Screenshot 2024-01-23 at 14 25 01

Copy link

netlify bot commented Jan 22, 2024

Deploy Preview for quantum-deploy-previews ready!

Name Link
🔨 Latest commit 11c6467
🔍 Latest deploy log https://app.netlify.com/sites/quantum-deploy-previews/deploys/65afcc0248fa090008d9f453
😎 Deploy Preview https://deploy-preview-321--quantum-deploy-previews.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

@review-bot-for-github review-bot-for-github bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good! No comments.

Copy link
Member

@simoneb simoneb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code wise LGTM

@Filippoperl
Copy link

Filippoperl commented Jan 22, 2024

Hello @marceloFerreira90 , as you see in images the only issue is that the height is a little off. It should be of 240px x
37px and not 42px. Also I am not sure about the padding between the text and the top/right/bottom/left.
Screenshot 2024-01-22 at 15 37 57
Screenshot 2024-01-22 at 15 38 05
Screenshot 2024-01-22 at 15 42 15

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Component] - Input
3 participants