-
Notifications
You must be signed in to change notification settings - Fork 2k
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
Me / Site Picker: suggestion: use blog picker styles for primary blog dropdown #451
Comments
Being worked on in #379. |
@mtias: Dropping a note here that came out of a related discussion: we should also update the site picker to only show visible sites (as set in wp-content > My Blogs). Calypso already shows only visible sites in the sidebar site picker. |
@v18 yes, this component is based on |
Thanks for the info! That's fantastic :) |
@ebinnion does this seem like something easy enough to slot in for our clean up time? |
Originally raised by @jkudish: it would be nice if the "primary blog" dropdown was similar in functionality to the main blog picker in calypso to allow easier selection of the blog to use.
Feedback from @mtias
Agreed, whenever we show
Sites
we should use<Site />
to render them. It would even make sense to put a list of<Site>
s within<DropdownSelect />
.Design feedback from @folletto
For reference, here's the mockup of the component for both v1.0 and v1.1:
The text was updated successfully, but these errors were encountered: