Change text of AddNew Button for single select cases once an Image has been selected to "Change…" #6764
leepeterson
started this conversation in
Ideas
Replies: 1 comment
-
Good idea! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Issue Overview
Even when "Single File" is selected for the "Upload Limit" on a "Field Type" of "File/Image/Video", the resulting button labeled "Add File/Image/Video" does not grey out or take on a
disabled
attribute, allowing the user to effectively "Replace File/Image/Video".Expected Behavior
"Add File/Image/Video" button should disable itself after a file/image/video is uploaded, and only if "Single File" is specified in "Upload Limit".
Current Behavior
The button labeled "Add File/Image/Video" does not grey out or take on a
disabled
attribute, allowing the user to effectively "Replace File/Image/Video".Possible Solution
"Add File/Image/Video" button should take on an attribute of
disabled
if the aforementioned details hold true.Steps to Reproduce (for bugs)
Pods Package Export (helpful!)
Related Issues and/or PRs
Todos
WordPress Environment
Beta Was this translation helpful? Give feedback.
All reactions