mattermost-mobile/app/components/file_attachment_list
Mattermost Build 9434acd79a
Automated cherry pick of #4192 (#4216)
* Fix infinite loop retrieving post files

Right now if all the attachments of a post are removed the component
update code enters into an infinite loop becuase the comparison between
arrays always return false.

* Move all the code inside the file changing detector condition

Co-authored-by: Mario de Frutos <mario@defrutos.org>
2020-04-23 07:56:14 -04:00
..
__snapshots__ [MM-10813] Design update for Post attachments (#3511) 2019-11-15 22:41:09 -05:00
file_attachment_document [MM-23520] Port mattermost-redux (#4088) 2020-04-17 21:12:09 -07:00
file_attachment.js [MM-23520] Port mattermost-redux (#4088) 2020-04-17 21:12:09 -07:00
file_attachment.test.js [MM-23520] Port mattermost-redux (#4088) 2020-04-17 21:12:09 -07:00
file_attachment_icon.js [MM-23520] Port mattermost-redux (#4088) 2020-04-17 21:12:09 -07:00
file_attachment_image.js [MM-23520] Port mattermost-redux (#4088) 2020-04-17 21:12:09 -07:00
file_attachment_list.js Automated cherry pick of #4192 (#4216) 2020-04-23 07:56:14 -04:00
file_attachment_list.test.js [MM-23520] Port mattermost-redux (#4088) 2020-04-17 21:12:09 -07:00
index.js [MM-23520] Port mattermost-redux (#4088) 2020-04-17 21:12:09 -07:00