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]: half of the widget is not shown #83

Closed
2 tasks done
AlaaSafory opened this issue Jan 6, 2024 · 8 comments
Closed
2 tasks done

[Bug]: half of the widget is not shown #83

AlaaSafory opened this issue Jan 6, 2024 · 8 comments
Labels
bug Something isn't working help wanted Extra attention is needed

Comments

@AlaaSafory
Copy link

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

The popover widget doesn't abide by the constraints of the screen, half of it is not shown when the button is at the edge of the screen..
1101bf63-0a8d-4899-8acb-bac0902bcecc

Expected Behavior

This only happened when I updated to the latest flutter version and updated the package to the lastest version, it used to work correctly before now I'm experiencing this issue even when used the code shown in the example of the package..

What operating system are you seeing the problem on?

Android

Relevant log output

No response

Anything else?

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct
@AlaaSafory AlaaSafory added the bug Something isn't working label Jan 6, 2024
@fleeser
Copy link

fleeser commented Jan 7, 2024

Same here!

1 similar comment
@manudicri
Copy link

Same here!

@minikin
Copy link
Owner

minikin commented Jan 9, 2024

Thank you for the report. Feel free to create a PR that addresses this issue.

@Ehrax
Copy link

Ehrax commented Jan 19, 2024

Same here! Any updates here? 🤔

@minikin
Copy link
Owner

minikin commented Jan 19, 2024

@Ehrax, is there anything that is stopping you from fixing the issue?
I'm happy to review a PR. However, I don't have time to work on the fix.

@minikin minikin added the help wanted Extra attention is needed label Jan 19, 2024
@Ehrax
Copy link

Ehrax commented Jan 24, 2024

@minikin I could try, but I am not 100% what is causing this or where too look into, did not had proper time to investigate it yet. Is it for you maybe possible to forward me in the right direction? ✌️

@minikin
Copy link
Owner

minikin commented Jan 24, 2024

@Ehrax you probably need to play with popover_render_shifted_box and popover_position_render_object. Something has changed in this project or in of the latest Flutter versions.

@minikin
Copy link
Owner

minikin commented Feb 7, 2024

fixed by #84

@minikin minikin closed this as completed Feb 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

5 participants