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(DatePicker): Arrow alignment #2292

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

k-parihar
Copy link

@k-parihar k-parihar commented Jul 2, 2024

Description

Tried fixing the icon position in date range picker when label is absent.

Changes

  1. Added no label margins in iconVerticalMargin
  2. Aligned div to center
  3. Added label-height as margin-top to icon
  • Before
    image

  • After
    image

Additional Information

Fixes #2256

Copy link

changeset-bot bot commented Jul 2, 2024

🦋 Changeset detected

Latest commit: 14f959f

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@razorpay/blade Major

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Copy link
Contributor

github-actions bot commented Jul 2, 2024

✅ PR title follows Conventional Commits specification.

@k-parihar k-parihar changed the title Fix issue #2256 fix issue #2256 Jul 2, 2024
@k-parihar k-parihar changed the title fix issue #2256 fix: issue #2256 Jul 2, 2024
Copy link

codesandbox-ci bot commented Jul 2, 2024

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit 14f959f:

Sandbox Source
razorpay/blade: basic Configuration

@saurabhdaware saurabhdaware changed the title fix: issue #2256 fix(DatePicker): Arrow alignment Jul 9, 2024
@saurabhdaware saurabhdaware added the Review - L1 First level of review label Jul 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Review - L1 First level of review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

DatePicker: Arrow alignment issue
3 participants