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

bruig: First round of mobile screen design implementation #334

Merged
merged 1 commit into from Sep 19, 2023

Conversation

alexlyp
Copy link
Member

@alexlyp alexlyp commented Aug 25, 2023

This covers the unlock screen, LN overview, feed posts, mobile drawer/sidebar, new icons, Chat Lists.

Copy link
Collaborator

@miki-totefu miki-totefu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i got 2 bugs, but im not sure they are from your pr:

  1. sometimes pressing [enter] in a chat did not send the msg

  2. after sending the msg, the chat was not scrolled to the latest message (if the screen was at the bottom already)

@alexlyp
Copy link
Member Author

alexlyp commented Aug 28, 2023

Ah I think I have an idea what may have changed. I think I removed a inputFocusNode which seems like it could be causing some goofiness with input entry. Will check it out

@alexlyp
Copy link
Member Author

alexlyp commented Aug 30, 2023

Hrm can't seem to replicate this, seems to work the same as I see current master. Any idea how to reliably replicate?

@miki-totefu miki-totefu merged commit 7b5e095 into companyzero:master Sep 19, 2023
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants