-
Notifications
You must be signed in to change notification settings - Fork 984
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
No Unsigned Transaction screen is shown if send tx in chat with 2 members [feature/command-scopes] #2061
Milestone
Comments
This is fixed in |
cammellos
added a commit
that referenced
this issue
May 26, 2021
Fixes: #2061 This commit adds an unread mentions count in 3 places: 1) Public chats 2) Communities in home 3) Communities chats The logic is that if you have unread mentions, it will show you the count of messages with unread mentions, while if you have only unread messages, you will see a blue dot.
cammellos
added a commit
that referenced
this issue
May 26, 2021
Fixes: #2061 This commit adds an unread mentions count in 3 places: 1) Public chats 2) Communities in home 3) Communities chats The logic is that if you have unread mentions, it will show you the count of messages with unread mentions, while if you have only unread messages, you will see a blue dot.
cammellos
added a commit
that referenced
this issue
May 27, 2021
Fixes: #2061 This commit adds an unread mentions count in 3 places: 1) Public chats 2) Communities in home 3) Communities chats The logic is that if you have unread mentions, it will show you the count of messages with unread mentions, while if you have only unread messages, you will see a blue dot.
cammellos
added a commit
that referenced
this issue
May 27, 2021
Fixes: #2061 This commit adds an unread mentions count in 3 places: 1) Public chats 2) Communities in home 3) Communities chats The logic is that if you have unread mentions, it will show you the count of messages with unread mentions, while if you have only unread messages, you will see a blue dot.
cammellos
added a commit
that referenced
this issue
May 28, 2021
Fixes: #2061 This commit adds an unread mentions count in 3 places: 1) Public chats 2) Communities in home 3) Communities chats The logic is that if you have unread mentions, it will show you the count of messages with unread mentions, while if you have only unread messages, you will see a blue dot.
cammellos
added a commit
that referenced
this issue
May 28, 2021
Fixes: #2061 This commit adds an unread mentions count in 3 places: 1) Public chats 2) Communities in home 3) Communities chats The logic is that if you have unread mentions, it will show you the count of messages with unread mentions, while if you have only unread messages, you will see a blue dot.
cammellos
added a commit
that referenced
this issue
May 28, 2021
Fixes: #2061 This commit adds an unread mentions count in 3 places: 1) Public chats 2) Communities in home 3) Communities chats The logic is that if you have unread mentions, it will show you the count of messages with unread mentions, while if you have only unread messages, you will see a blue dot. Signed-off-by: Andrea Maria Piana <andrea.maria.piana@gmail.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Description
Type: Bug
Summary:
User can't send a transaction in group chat with 2 members because Unsigned transaction screen is not shown after tap on send button. Instead, same chat is shown with nothing in the input field
Expected behavior
If send command gets valid parameters and user taps on send button then Unsigned transaction screen is shown
Actual behavior
same chat is shown with nothing in the input field
Reproduction
(from 00:41) https://app.testfairy.com/projects/4803622-status/builds/6783719/sessions/8/?accessToken=ONT3syhpY2Zo72TKoD0cPycUZQM
Additional Information
Real device iPhone 7 plus, iOs 11.0.2
Real device Google Pixel XL, Android 8.0
The text was updated successfully, but these errors were encountered: