-
Notifications
You must be signed in to change notification settings - Fork 57
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
fix: 🐛 [IOSSDKBUG-482]iPad popover FilterFeedback list jumping #931
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please add a video demonstrating the result.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The click event will be only triggered in the center of the bar item. It does not work in the area close to the border
Fixed. |
Simulator.Screen.Recording.-.iPad.Pro.13-inch.M4.-.2024-12-10.at.16.34.33.mp4Simulator.Screen.Recording.-.iPhone.16.Pro.Max.-.2024-12-10.at.16.50.58.mov
|
@restaurantt Since this looks better than before, I have approved it for this PR. We can continue to look into the improvement. |
Select/Deselect All cause view hight change.
On iPad, popover with UIKit set 'preferredContentSize'.
On iPhone, add animation to list.