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

DatePicker: allow to specify dropdownClassName the same way as it is implemented in Select #7211

Closed
maxkan opened this issue Aug 14, 2017 · 1 comment

Comments

@maxkan
Copy link

maxkan commented Aug 14, 2017

What problem does this feature solve?

There is no way to pass a class name to the DatePicker popup. There is a property popupStyle that allows to provide inline style but it would be better to have a possibility to specify the class name as well

What does the proposed API look like?

The same way as it is implemented for Select:
DatePicker dropdownClassName="search-dropdown"

@benjycui
Copy link
Contributor

Yep, we also need to add this feature for: Dropdown.

@benjycui benjycui added Feature help wanted The suggestion or request has been accepted, we need you to help us by sending a pull request. labels Aug 15, 2017
@yesmeck yesmeck removed the Invalid label Oct 26, 2017
@yesmeck yesmeck added good first issue and removed Inactive help wanted The suggestion or request has been accepted, we need you to help us by sending a pull request. labels Dec 7, 2017
@chenshuai2144 chenshuai2144 mentioned this issue Feb 6, 2018
10 tasks
@yesmeck yesmeck closed this as completed Mar 2, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants