Combine MediaUploader and FileInput components since theyre essentially the same. #432
Open
1 of 6 tasks
Labels
pinned
tickets that shouldnt be deleted until completed and this label is removed
I'm submitting a ...
What is the current behavior?
Theres two different components that are essentially the same thing. I think the only difference is that the Media uploader shows a preview image.
What is the expected behavior?
I think the two components should be combined with props to allow different things like showing a preview image or not.
Stylesheet Updates:
rev-InputHelpText
. Which might be the problem since the mediauploader looks like its usingrev-HelpText
instead. so that needs to be fixed. Removerev-MediaUploader .rev-HelpText
font size.For feature requests: why should the behavior change?
its confusing to figure out which one to use currently because theres two components in two separate places.
The text was updated successfully, but these errors were encountered: