Skip to content
This repository has been archived by the owner on Feb 23, 2024. It is now read-only.

Add native Gutenberg multi select drop down to GB core. #885

Closed
paaljoachim opened this issue Aug 19, 2019 · 3 comments
Closed

Add native Gutenberg multi select drop down to GB core. #885

paaljoachim opened this issue Aug 19, 2019 · 3 comments

Comments

@paaljoachim
Copy link

Is your feature request related to a problem? Please describe.
I see that that WooCommerce adds a multi select drop down to the Gutenberg blocks.
WooCommerce-multi-select-drop-down

Multi select drop down has not yet been added to Gutenberg Core. This seems to be mean that WooCommerce adds it's own multi select feature.

Describe the solution you'd like
I would be helpful to get multi select drop down added direct to Gutenberg Core: WordPress/gutenberg#17009

@claudiosanches claudiosanches transferred this issue from woocommerce/woocommerce Aug 19, 2019
@issue-label-bot
Copy link

Issue-Label Bot is automatically applying the label type: feature request to this issue, with a confidence of 0.97. Please mark this comment with 👍 or 👎 to give our bot feedback!

Links: app homepage, dashboard and code for this bot.

@Aljullu
Copy link
Contributor

Aljullu commented Aug 21, 2019

@paaljoachim you should be able to use this component from @woocommerce/components like this:

import { SearchListControl } from '@woocommerce/components';

If this component or a similar component should be added to Gutenberg Core is something out of the scope of WooCommerce and we can't take a decision on that. I see you opened an issue in Gutenberg's repo so I will proceed closing this one so all the discussion can be centralized there.

@paaljoachim
Copy link
Author

Thanks Albert!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants