Magic words and iPad (touch device) compatibility fixes.#15
Open
saas786 wants to merge 4 commits intowpmark:developfrom
Open
Magic words and iPad (touch device) compatibility fixes.#15saas786 wants to merge 4 commits intowpmark:developfrom
saas786 wants to merge 4 commits intowpmark:developfrom
Conversation
fix magic word issue
On iPad, it was not working as it was working fine on desktop, so made various changes, to make it work on iPad
did some fixes, so we can use it on iPad properly
Author
|
Fixes and hopefully this as well |
Owner
|
Thanks for this - I will endeavour to take a look asap however I am very busy at the moment and cannot promise anything in the short term. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Fixed Magic Words issue, as it was not working, and saw a typo and fixed it.
Also, on iPad (touch devices), it was not opening the dropdown for me, also if I tried to click on input field or submit button, it just does nothing, and closes the dropdown, if I re-open the dropdown, it shows no result, so fixed that behavior as well.