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

Cant select an already uploaded file on media field in any content type #4318

Closed
anmdotdev opened this issue Oct 22, 2019 · 1 comment
Closed

Comments

@anmdotdev
Copy link

Describe the bug
While adding content to any content type with a media field, the generated form does not have an option to select from the already uploaded files in the File Upload Section.

Steps to reproduce the behavior

  1. Create a content type with a media field.
  2. Try adding an entry in the content type.
  3. In the media field, there is no option to select from the already uploaded files

Expected behavior
The media field in any content type should allow to select from the already uploaded files in the file upload section.

Screenshots
Screenshot 2019-10-22 at 6 19 57 PM

System

  • Node.js version: 10.16.3
  • NPM version:
  • Strapi version: 3.0.0-beta.17.2
  • Database: PG
  • Operating system: MacOS

Additional context
Add any other context about the problem here.

@anmdotdev anmdotdev changed the title Cant select file on media field content type Cant select an already uploaded file on media field in any content type Oct 22, 2019
@soupette
Copy link
Contributor

@anmolmahatpurkar this is the expected behaviour, the possibility to choose between already uploaded files will come with the media library feature that is already planned.

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

3 participants