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

[BUG] Dialog input type mouse move inside card #1023

Closed
mauroalexandre opened this issue Dec 20, 2023 · 4 comments
Closed

[BUG] Dialog input type mouse move inside card #1023

mauroalexandre opened this issue Dec 20, 2023 · 4 comments
Labels
bug Something isn't working fixed

Comments

@mauroalexandre
Copy link
Contributor

Describe the bug
If dialog Mode of input field is "Dialog" when you try use inside a card, the card follow the mouse when input is clicked.

To Reproduce
1 - Edit project and set layout dialog mode to Dialog.
2 - Create a view with input number
3 - Open this view from another view using action open card.
4 - Click on input field.
5 - Move your cursor

Environment

  • FUXA version: latest (v1.1.15)

Attached video example.

Peek.2023-12-20.14-14.mp4
@unocelli
Copy link
Member

Hi Mauro, Thanks for your report.
I think it would be correct to close the input dialogue if the click occurs outside the input area.

@mauroalexandre
Copy link
Contributor Author

Hello Unocelli,

However, as of today, the card (popup) follows the mouse cursor. Is this the expected behavior?

@unocelli
Copy link
Member

Yes right, I think the bug is that the Card should only move with the mouse pointer on top of Card
image

@unocelli unocelli added the bug Something isn't working label Dec 21, 2023
@unocelli unocelli added the fixed label Dec 23, 2023
@unocelli
Copy link
Member

I’m going to close this as resolved. let me know if you have any issues.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working fixed
Projects
None yet
Development

No branches or pull requests

2 participants