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

[PLAY-415] Text Input kit Left-Aligned Add On With No Border padding missing #2318

Merged
merged 1 commit into from Feb 20, 2023

Conversation

Israel-Molestina
Copy link
Contributor

Screens

Screen Shot 2023-02-16 at 12 00 27 PM

Breaking Changes

NO

Runway Ticket URL

Runway Ticket

How to test this

Use the Text Input LEFT-ALIGNED ADD ON WITH NO BORDER variant and ensure that the blinking cursor is visible.

Checklist:

  • LABELS Add a label: enhancement, bug, improvement, new kit, deprecated, or breaking. See Changelog & Labels for details.
  • DEPLOY Please add the Milano label when you are ready for a review.
  • SCREENSHOT Please add a screen shot or two.
  • SPECS Please cover your changes with specs.
  • READ DOCS Please make sure you have read and understand the Playbook Release Process

@Israel-Molestina Israel-Molestina added bug Fixes to issues discovered in Playbook (USED IN CHANGELOG) milano 20 MAX - Deploy this PR to a review environment via Milano labels Feb 16, 2023
@Israel-Molestina Israel-Molestina requested a review from a team as a code owner February 16, 2023 17:01
@Israel-Molestina Israel-Molestina self-assigned this Feb 16, 2023
@nidaqg nidaqg added the Ready for Release merged to master, ready for a versioned released label Feb 17, 2023
@@ -215,7 +215,7 @@
}
.text_input {
border-left: 0;
padding-left: 0;
padding-left: 16px;
Copy link
Contributor

Choose a reason for hiding this comment

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

This is a potential breaking change, if it's going from 0 to 16px. We should make sure by checking nitro-web to see if people are using the specific prop that uses this scoped scss.

Copy link
Contributor

Choose a reason for hiding this comment

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

I think I'll go ahead and approve based on this just being a small spacing push. We can update the instances in nitro-web accordingly after we release. It will only be small UI changes where devs have custom scss.

@nidaqg nidaqg added this pull request to the merge queue Feb 20, 2023
Merged via the queue into master with commit 07de843 Feb 20, 2023
@nidaqg nidaqg deleted the PLAY-415-bug-text-input-no-border-padding branch February 20, 2023 18:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Fixes to issues discovered in Playbook (USED IN CHANGELOG) milano 20 MAX - Deploy this PR to a review environment via Milano Ready for Release merged to master, ready for a versioned released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants