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

[core] fix(ControlGroup): border and stacking layout for nested NumericInput #4238

Merged
merged 1 commit into from
Jul 22, 2020

Conversation

adidahiya
Copy link
Contributor

Fixes #4036

Checklist

  • Includes tests
  • Update documentation

Screenshot

adjacent element before numeric input, with working z-index too:

2020-07-22 12 42 10

element after numeric input:

Screen Shot 2020-07-22 at 12 42 27 PM

@adidahiya adidahiya mentioned this pull request Jul 22, 2020
2 tasks
@blueprint-bot
Copy link

[core] fix(ControlGroup): border and stacking layout for nested NumericInput

Previews: documentation | landing | table

@adidahiya adidahiya merged commit 2408571 into develop Jul 22, 2020
@adidahiya adidahiya deleted the ad/fix-numeric-input-in-control-group branch July 22, 2020 16:50
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.

NumericInput has rounded corners inside ControlGroup
2 participants