-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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: unclickable mic or send icon in chat activity #2236
Conversation
The build is failing✨ Good work on this PR so far! ✨ Unfortunately, the Circle CI build is failing as of 65d5307. Here's the output:
|
1 similar comment
The build is failing✨ Good work on this PR so far! ✨ Unfortunately, the Circle CI build is failing as of 65d5307. Here's the output:
|
Further work on it can be done only after #2244 is solved. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Wrong solution
@iamareebjamal I have found a better solution and simple which don't require restarting. Just, we need to enable the icon button, which was getting disabled. Also, I will fix the minor UI issue related to it. So, I am closing this pr, as it has many irrelevant changes and opening a new pr. |
Bad habit. Learn Git well, it won't be a problem. |
* fix: Fix settngs and menu mal-function * chore: Update version * fixed visibility of voice search icon in chat activity and stt fragment * fix: Fixed the crash of signup page in landscape mode (#2240) Co-authored-by: Areeb Jamal <[email protected]>
* fix: Fix the bug in the try button of skill details page * Make changes in debugging statement
@iamareebjamal please review it now. Commit no 3c91fa8 is the final solution. Everything else has been reverted. |
@iamareebjamal please review it. |
Fixes #2207
Fixes #2094
Changes:
Changed the way of opening the chat activity from stt fragment. The mic or the send icon is now clickable in all cases.
Screenshots for the change:
![ezgif com-video-to-gif](https://user-images.githubusercontent.com/43731599/58638357-3b5b4d00-8312-11e9-970f-3874046b74a3.gif)