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

Content: Media field is allowing a user to add more files than the file limit if they use the replace file feature #2346

Closed
zcolah opened this issue Nov 29, 2023 · 2 comments · Fixed by #2351
Assignees
Labels
bug Something isn't working

Comments

@zcolah
Copy link

zcolah commented Nov 29, 2023

Bug
Currently the Media field is allowing a user to add more files than the file limit if they use the replace file feature
See Loom for More Context:
https://www.loom.com/share/5164690350a446e5a2d2b3c199faf0b4?from_recorder=1&focus_title=1

Solution

  1. The Media field should only replace the file it is supposed to replace and not add another file into the list.
  2. The Media field should only hold as many files as it's limit says. Not more.
@zcolah zcolah added the bug Something isn't working label Nov 29, 2023
@agalin920
Copy link
Contributor

@zcolah please provide reproduction steps. Having issues reproducing

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants