mattermost-mobile/app/components/file_upload_preview
Andre Vasconcelos b6e6d4c9e0 Fixing post draft style to comply with design specs (#3818)
* Polishing post draft to comply with design specs

* changed maxHeight in landscape mode, fixed icon sizes

- Refactored code so that post draft icon sizes are taken from same constant value

- Set maxHeight value in landscape mode to be smaller (tests pending)

- Removed repeated styles for button wrappers (passing them down as props to child components)

- Increased size of image attachment remote icon, and increased tappable area

* Removing repeated logic for file upload

* Fixing failed snapshot tests / style checks

* Fixing file upload remove icon to have 64% opacity

* post draft UX/UI improvements

* Fix input box extra spacing

* input box line height and attachment border

* Animate to original state even if error is showing

* Fix permissions

* Improve attachment error animation

* Fix iOS post input height

* Update snapshots
2020-01-21 15:20:19 -03:00
..
file_upload_item Fixing post draft style to comply with design specs (#3818) 2020-01-21 15:20:19 -03:00
file_upload_preview.js Fixing post draft style to comply with design specs (#3818) 2020-01-21 15:20:19 -03:00
file_upload_remove.js Fixing post draft style to comply with design specs (#3818) 2020-01-21 15:20:19 -03:00
file_upload_retry.js MM-18236 Prevent the post menu from triggering when using the back gesture (#3319) 2019-09-26 00:19:49 +03:00
index.js Fix file upload not completing (#2866) 2019-06-06 08:39:06 -04:00