-
Notifications
You must be signed in to change notification settings - Fork 33
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
Enhance Virtual Keyboard with Emoji Support and Search Functionality #103
base: main
Are you sure you want to change the base?
Conversation
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.
@TumiMoshou can you please repair the bug? Thanks you so much! |
@chavi362 Hello, can you please let me know if you can see the changes. I made them but I am not sure if my pull request was successful, it seems to have worked on my side. |
@chavi362 Hello, I know what I am about to ask is a bit unorthodox but I don't know what else to do because nothing seems to work. I tried to push the changes but unfortunately I get an error stating that the working tree is clean (here is a copy from my terminal: Tumis-Air:components reitumetsemoshou$ git status Here is the screenshot that shows I made the changes last week along with the commit number if maybe that could help you in any way: Apologies for the inconvenience caused. You can delete my branch altogether and disregard my merge request so that it does not affect your project, I really don't mind because I do not know what more to do. |
@chavi362 when I check, it states that I have 16 commits and when I count the commits (which includes the bug fix) it adds up to 16. When I check the screenshot of what you showed me, I see your screenshot also shows 16 commits so I don't know what more to do if we have the same number of commit yet the changes are not showing. So I think it is better if you disregard my merge request |
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.
Hello, sorry for the late response. I have been a bit busy. I tried to fix the fact that the emojis do not show but it just creates more and more different problems regardless of how much I try. I am struggling with it and do not want to waste more of your time trying to work on this so you can just disregard any changes I have made and ignore the pull request. Apologies for the inconvenience and delay caused |
This pull request introduces some changes to the virtual keyboard feature, including emoji support and search functionality.
The following changes have been made:
These changes improve the user experience by providing convenient access to a wide range of emojis and making it easier for users to find and select emojis using the search feature.
Please review the changes and provide any feedback or suggestions for improvement. Thank you!