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

Pop-up appearing out of page when the date picker button is at the right side of screen #80

Open
Paper-Folding opened this issue Jan 15, 2022 · 2 comments
Labels
bug Something isn't working contribution wanted Issue is out of scope for maintainers, but pull requests are welcome

Comments

@Paper-Folding
Copy link

image

As you can see, if the button is at the right side of screen, pop-out did not adjust itself to appear at a correct position.

@Paper-Folding
Copy link
Author

Paper-Folding commented Jan 15, 2022

Currently I can add this piece of scss to solve this, but could you plz make it detect position automatically? :

::v-deep() {
    .v3dp__popout {
        right: 0;
    }
}

@eliran-positive
Copy link

eliran-positive commented Jan 18, 2022

@icehaunter
It be nice if you will add detect position automatically
Have same issue

@icehaunter icehaunter added bug Something isn't working contribution wanted Issue is out of scope for maintainers, but pull requests are welcome labels Jun 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working contribution wanted Issue is out of scope for maintainers, but pull requests are welcome
Projects
None yet
Development

No branches or pull requests

3 participants