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

Mention List view only conformed to the UITextView #129

Open
mrafayfarooq opened this issue Sep 23, 2019 · 3 comments
Open

Mention List view only conformed to the UITextView #129

mrafayfarooq opened this issue Sep 23, 2019 · 3 comments

Comments

@mrafayfarooq
Copy link

mrafayfarooq commented Sep 23, 2019

I want to know if there is a way I can show the list of mentions outside the text view. If my text view is small and has an only a single-line height, my list is hidden because it doesn't have the space to view. Attaching the screenshot for better understanding
Screen Shot 2019-09-23 at 2 21 03 PM

As you can see the list of mention is there as you can see the gray background on the top but you cannot actually see it since the text box is small. Ideally, I want it to cover the top or bottom view. Any way to do it?

@ashwinshres
Copy link

@mrafayfarooq did you find any way to show the mention list table outside uitextview???

@mrafayfarooq
Copy link
Author

@mrafayfarooq did you find any way to show the mention list table outside uitextview???

No, I realized that you need a table view to show the list. It would be hidden in the beginning but as soon as you enter @ it will be un hidden and populated and will give you the impression that you are using a list

@iosappsdevelopers
Copy link

Hi @mrafayfarooq
HI @ashwinshres

Did you get any solutions for this? can you please share..

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

3 participants