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

Provide simpler image uploads in admin panel #214

Open
PSzczepanski1996 opened this issue Jun 7, 2021 · 3 comments
Open

Provide simpler image uploads in admin panel #214

PSzczepanski1996 opened this issue Jun 7, 2021 · 3 comments

Comments

@PSzczepanski1996
Copy link

As title says.

@richardbarran
Copy link
Owner

Hi,
What kind of simpler image upload do you have in mind? Could you provide some examples/screenshots/mockups?

@PSzczepanski1996
Copy link
Author

Hi,
What kind of simpler image upload do you have in mind? Could you provide some examples/screenshots/mockups?

For example photo upload with drag and drop and preview, like in google my business. You can do it using JS additional libraries and write it yourself (depending on library you can go deep enough to become mad and use internal blob/base64 logic, which is really irritating to understand by first time).

Also there should be ability to search images using select2 pattern instead of simple list.

@richardbarran
Copy link
Owner

Hi,
Drag & drop upload - I can see how that could be useful.
I think that the core of Photologue should remain relatively simple. If you add too many features, it restricts users from customising it to their specific needs. However if there's a way to "plug in" extra functionality - for example drag and drop - which could be switched on with a setting then I think that it could be a useful addition to this project.
If someone wants to prepare a PR for such a feature I would be very interested.

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

No branches or pull requests

2 participants