Skip to content
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

Ionic3 chat in app style is ugly #2

Open
ejiyuan opened this issue May 9, 2017 · 2 comments
Open

Ionic3 chat in app style is ugly #2

ejiyuan opened this issue May 9, 2017 · 2 comments

Comments

@ejiyuan
Copy link

ejiyuan commented May 9, 2017

Ionic3 chat in app style is ugly
Look here
http://test.meylink.cn/q2.png
http://test.meylink.cn/q9.jpg

1,No flashing focus
2,Unable to insert expression at the specified text location
3,Cannot switch with keyboard

@danielehrhardt
Copy link
Owner

Hi,
you can move the emoji picker with this:

    emoji-picker {
        transform: translate(13px, -60px)!important;
        bottom: 0;
        left: 0;
    }
  1. Add this to the Button of the emoji picker $event.preventDefault(); i must search a solution to prevent the keyboard hide when a emoji is clicked
  2. i search for a solution for this
  3. What do you mean with that?

@ejiyuan
Copy link
Author

ejiyuan commented May 16, 2017

@danielehrhardt
hi,thanks
About 3: emoji and input methods keyboard switching (note that the emoji opens, the input method will be hidden, but still flashing cursor)
I've been trying to implement the effect in the following diagram, but it never works,
http://test.meylink.cn/s.gif

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

No branches or pull requests

2 participants