Skip to content

[trello.com/c/sG80IZan] fix reading while TransactionDetails on screen #841

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

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

vovameister
Copy link
Member

now if we have TransactionDetails or TransferViewController on top оf the chat, messages in chat will not be available to read and reeding will be triggered after dissmiss

Copy link
Collaborator

@Lainaaa Lainaaa left a comment

Choose a reason for hiding this comment

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

I think it should work, however this code will be harder to maintenance because devs have to keep in mind to update this code when they would want to add new screen above the chat.

Instead, what about just checking if the current screen is on the top of the navigation stack?

@vovameister
Copy link
Member Author

navigation stack

its now working on MacOS because of split view

@Lainaaa
Copy link
Collaborator

Lainaaa commented Apr 30, 2025

navigation stack

its now working on MacOS because of split view

Should exist something else for MacOS I think
Hope this can help

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.

2 participants