Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix message list message item height #1040

Open
Elforama opened this issue Dec 17, 2022 · 0 comments
Open

Fix message list message item height #1040

Elforama opened this issue Dec 17, 2022 · 0 comments

Comments

@Elforama
Copy link
Contributor

How to see the screen:

  • 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"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants