mattermost-mobile/app/components/post_textbox
Andre Vasconcelos 0b81a9b4e0
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:25:28 -03:00
..
__snapshots__ Fixing post draft style to comply with design specs (#3818) 2020-01-21 15:25:28 -03:00
components Fixing post draft style to comply with design specs (#3818) 2020-01-21 15:25:28 -03:00
index.js MM-10193 Apply SafeAreaView to Landscape views (#3003) (#3081) 2019-08-09 11:14:38 -04:00
post_textbox.android.js [MM-16263] UI/UX Improvements to the mobile post draft area (#3807) 2020-01-16 22:17:03 -03:00
post_textbox.ios.js Fix autocomplete showing behind the keyboard on iOS and not working on Android (#2830) 2019-05-27 19:18:43 -04:00
post_textbox.test.js Deps update (#3806) 2020-01-20 13:22:07 -03:00
post_textbox_base.js Fixing post draft style to comply with design specs (#3818) 2020-01-21 15:25:28 -03:00