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

About improve implement of some components #141

Open
100cm opened this issue Nov 8, 2018 · 0 comments
Open

About improve implement of some components #141

100cm opened this issue Nov 8, 2018 · 0 comments

Comments

@100cm
Copy link

100cm commented Nov 8, 2018

According to my experience of AT UI For Angular.

Now the implement of some components such as dropdown, select, and other components which will add overlay document to the window have some problem , like can't auto change position (when the window scrolled or resize the window, i don't know if will have low performance problem in Vue) , so you should better have a component/directive that render the overlay document , connect the origin trigger document and the overlay document by [slot].

Element UI have done this well.

for example

image

And At UI for Angular

image

Thanks you again for providing AT UI.

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

1 participant