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

React Router? (History Support) #101

Open
jpdevries opened this issue Apr 26, 2017 · 0 comments
Open

React Router? (History Support) #101

jpdevries opened this issue Apr 26, 2017 · 0 comments

Comments

@jpdevries
Copy link
Owner

The Eureka Media Browser was originally designed and developed for Redactor for MODX and because it loads in a modal window, history support, in other words the ability to link directly to a media item via the URL, has not been needed.

When thinking about Eureka in the context as running as a standalone "web app" or custom manager page however, this could be really nice feature.

I've gone back and forth on which milestone I would want to attach this too. Possibly Eureka 2.1.

Why is this labelled accessibility?
Because it would make getting to a media item more accessible as it could be done so straight from the URL bar.

Example:
The endpoint for an item could be
${mediaSourceID}/${mediaItemPath}

so something like:
/eureka/0/assets/img/hawaii/turtle.jpg

  • sets the current media source to 0
  • sets the current directory to assets/img/hawaii/
  • sets the focused media item to turtle.jpg
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