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 breadcrumbs to Media Editors #929

Open
jumbosushi opened this issue May 6, 2019 · 0 comments
Open

Add breadcrumbs to Media Editors #929

jumbosushi opened this issue May 6, 2019 · 0 comments

Comments

@jumbosushi
Copy link
Contributor

What behavior were you expecting?

When I open Media editors (image, gallery, etc), I expect bread crumbs in the editor toolbar like in Articles page

image

What actually happened?

Image and Gallery editors are missing breadcrumbs to go back to index page

image

Steps to reproduce

Check out this example image

What was your environment like?

Google Chrome 74.0.3729.131 on Ubuntu 16.04 LTS

Getting Started

Breadcrumbs in ArticleEditor (this line) uses react-router's <Link> component.

Breadcrumbs in ItemEditor (this line) that is being used by ImageEditor already have <Link> component set up. I suspect this error has to do with wrong / missing props

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

1 participant