## Background
On mobile, when selecting the icon to display the Bottom Sheet, the keyboard collapses, requiring the user to click the text again to reopen it. Then, when the keyboard and Bottom Sheet are displayed simultaneously, it’s impossible to read and edit the article. And, if the Bottom Sheet is collapsed, both it and the keyboard collapse, requiring the user to start the process over by clicking the warning icon again.
{F62721847}
We need to Review the Bottom Sheet + Keyboard behavior to:
1. Allow the article to be visible enough when both Bottom Sheet and Keyboard are displayed simultaneously. Maybe design a less tall version for the Bottom Sheet.
2. Allow the keyboard and Bottom Sheet to function independently, so collapsing one doesn’t collapse the other.
NOTE: this is a high priority for us to fix before the start of the a/b test.
### Design solution
//To be done.//
### Acceptance criteria (or Done)
**Design**
[] Define when the keyboard should appear
[] Define when the Bottom Sheet should appear
[] Find solutions to make the Bottom Sheet smaller show the keyboard + bottom sheet don't cover all the screen when both are displayed at the same time
**Implementation**
[] List here any acceptance criteria related with implementation