Skip to content

(PDS-448) add size and shape props to input component #324

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

Merged
merged 1 commit into from
Oct 7, 2020

Conversation

melcherry98
Copy link
Contributor

Adds "medium" and "large" as available size options and "squared" and "rounded" as shape options.
Screen Shot 2020-10-06 at 5 09 10 PM

@melcherry98 melcherry98 requested a review from a team as a code owner October 7, 2020 00:10
<Input
name="input-ex7"
value={state.value}
placeholder="blueberry spicehead"
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 my favorite Input

Copy link
Contributor

@sebastian-adam sebastian-adam left a comment

Choose a reason for hiding this comment

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

I approve this if you'd like to get it in separately, but would you create another ticket or include another commit here that makes the icon in the input part of the same click area? I know you didn't introduce it, but the icon doesn't respond to hover or click.

giphy-10

@melcherry98 melcherry98 force-pushed the PDS-448-input-updates branch from 1037fa1 to 1ac0632 Compare October 7, 2020 16:45
@melcherry98
Copy link
Contributor Author

I approve this if you'd like to get it in separately, but would you create another ticket or include another commit here that makes the icon in the input part of the same click area? I know you didn't introduce it, but the icon doesn't respond to hover or click.

ticketed in https://tickets.puppetlabs.com/browse/PDS-552

@melcherry98 melcherry98 merged commit 2a0bece into development Oct 7, 2020
@melcherry98 melcherry98 deleted the PDS-448-input-updates branch October 7, 2020 16:50
This was referenced Oct 8, 2020
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.

2 participants