Skip to content

Media uploader restyle

Nastassia Danilova requested to merge fix/postStatusFormRestyling into master
  • wrong visibility select placement was fixed
  • I've reorganized media uploader and now it stores only uploaded files and shows them from url, instead of creating the image preview strangely. We don’t need to store separately media_ids and files anymore, just an array of uploaded media. In post status form we also can use the same Attachments component as for the gallery in status (just with trash button). Such markup helped to solve the problem when 'Add poll' button was moved away somehow after media uploading

Merge request reports

Loading