aranja / tux

"Create React App" with SSR and a flexible addon system

Home Page:https://tux.js.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Be able to edit image fields

baering opened this issue · comments

  • Create a component to render fields with images
  • Be able to:
    • Add a new image
    • Change an existing image
    • Remove image

What's the status of this issue?

It is possible to add a new image and change an existing image. Removing an image is not yet supported. Maybe we should remove it from the list of requirements, since it does not apply for what we are doing (yet?).

Great. I'll create a new issue for that.