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

Loading Component missing top/left style for first typed char #214

Open
anton6 opened this issue Mar 23, 2021 · 2 comments
Open

Loading Component missing top/left style for first typed char #214

anton6 opened this issue Mar 23, 2021 · 2 comments

Comments

@anton6
Copy link

anton6 commented Mar 23, 2021

When unresolved promise is returned by dataProvider (for example an async call over api to fetch suggestions), the loading component has missing top/left styles to position the loading component next to the carrot for the first character typed.

As a result the loading indicator is at the bottom of the textarea as per screenshot below:

Screenshot 2021-03-23 at 12 42 16

When you start typing the next characters however it seems to correct itself and adds top/left styles to the loading component. So only first typed char has this problem.

Screenshot 2021-03-23 at 12 45 45

@anton6 anton6 changed the title Loading Component missing top/left style for first char Loading Component missing top/left style for first typed char Mar 23, 2021
@anton6
Copy link
Author

anton6 commented Mar 24, 2021

Looks like it broke during v4.2.3 commit "Improve autocomplete positioning" 8310e0a

@jwtong
Copy link
Contributor

jwtong commented Dec 10, 2021

@anton6 Any workarounds that you found?

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