-
Notifications
You must be signed in to change notification settings - Fork 418
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
Add Dueling Picklist #1667
Comments
Thanks for opening your first issue! 👋 |
Awesome! Excellence consistency with the existing prop comment format.
|
Thanks!
👍It does make a lot of sense to let the consumer pass in the tooptip.
It does seem a bit confusing to have
👍 Makes sense. "category" is an artifact from the original impl - I later changed to
👍
👍
👍 I think this makes a lot of sense.
Would the alternative be having props like |
It's describing the same as
It's noun vs adjective.
Oh, sorry no. It's typically be internally suffixed, kabob case. such as Also, I probably should document this somewhere, but labels are often propType of: Looking forward to seeing the PR! |
The
I saw other components take in That being said, I can't think of a good reason (from a best practices perspective) for allowing custom |
Sounds good. I think we align. Tell me if there's anything else I can do for you. |
@kyleheddon @interactivellama Would be more than happy to move this forward and I've started making changes from the review :) |
@tanhengyeow I'm open you changes from you. I've been putting out some fires and will not likely be able to make changes to this for at least a couple weeks |
@kyleheddon @interactivellama Hey guys, would it be possible to merge this component in? |
I've implemented a new
<DuelingPicklist />
component for my team's internal project (Salesforce employee), which I would like to contribute.Proposed
propTypes
:The text was updated successfully, but these errors were encountered: