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

Add Image. Add Gallery buttons #9859

Closed
femiyb opened this issue Sep 13, 2018 · 2 comments
Closed

Add Image. Add Gallery buttons #9859

femiyb opened this issue Sep 13, 2018 · 2 comments
Labels
[Feature] Media Anything that impacts the experience of managing media

Comments

@femiyb
Copy link

femiyb commented Sep 13, 2018

Is your feature request related to a problem? Please describe.
So, it's been a few weeks of using Gutenberg, and I didn't understand why there is no ADD Images button, until today when I realised It's actually below the Edit Box

Describe the solution you'd like
I think it would be better if the Images button go to the top with all other edit tools as it's easier to find

@Soean Soean added the [Feature] Media Anything that impacts the experience of managing media label Sep 13, 2018
@Soean
Copy link
Member

Soean commented Sep 13, 2018

Related to #9682 and #8589 (comment)

@mtias
Copy link
Member

mtias commented Oct 23, 2018

The main mechanism for inserting content in to a post is the "inserter" which can be accessed from multiple places:

  • Top header the "+" button.
  • Next to an empty line with the "+" button.
  • Between content blocks with the centered "+" button on hover.
  • Typing / on a new line.

A few related items in #10519

@mtias mtias closed this as completed Oct 23, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[Feature] Media Anything that impacts the experience of managing media
Projects
None yet
Development

No branches or pull requests

3 participants