You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Create a user with an email of either "handle2@test", "handle3@test", or "handle4@test" (this adds messages to the account)
Click the upload button (this will load new messages)
Click messages button on dashboard
Click on the user you created (it should have a red icon on it)
You will now see the UI showing the list of messages for that user
You'll notice a lot of extra space at the bottom. We need to make the height of these grid items the same as the height of the grid items in the user select screen that came right before it.
The screen that needs to be fixed is "IndividualMessageListScreen"
The text was updated successfully, but these errors were encountered:
How to see the screen:
You'll notice a lot of extra space at the bottom. We need to make the height of these grid items the same as the height of the grid items in the user select screen that came right before it.
The screen that needs to be fixed is "IndividualMessageListScreen"
The text was updated successfully, but these errors were encountered: