-
Notifications
You must be signed in to change notification settings - Fork 272
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
[SF][1.0.2][ui5-popover][BUG][Expected within two weeks] Popover arrow is detached from its body #4581
Comments
Hi @SAP/ui5-webcomponents-topic-rd, Issue is also observed in some "edge case" without sap_horizon theme. It is observed in following case where the popover opener is placed at the end of the screen. I prepared code snippix with fiori 3 theme but the issue is not that visible: Could you please check this? Regards, |
Hi @gmkv If you feel this should be in another issue, please let me know, and I'll raise a new one. |
Hi @sfsf-xweb-sh |
Part of #4581 The arrow of the Popover is now restricted within a range along each dimension. The border-radius of the Popover in the different themes is considered. This solves the issue where the Popover may be opened by a small element placed at the corners of the viewport.
Part of #4581 The arrow of the Popover is now restricted within a range along each dimension. The border-radius of the Popover in the different themes is considered. This solves the issue where the Popover may be opened by a small element placed at the corners of the viewport.
Hello @sfsf-xweb-sh the issue is resolved and will be available with 1.1.0 end of the day. |
Dear UI5 team,
This is SuccessFactors Web Experience Shanghai team. We found this issue in the process of upgrading to the latest version of ui5-webcomponent, and it can be reproduced on mobile web.
The version of ui5-webcomponent is 1.0.2
Bug Description
Popover's arrow and body got detached.
Steps to Reproduce
Open below link in mobile browser, log in with cgrant/pwd
https://qacand.hcm.ondemand.com/sf/goals?bplte_company=TALH2TGMM1&mock&sap-ui-theme=sap_horizon#/goal-list
There would be a popup opened automatically. Click "Start Tour"
Then click "Next" button until it comes to the step indicated in below screenshot. Then you can see there is a styling issue in popover arrow.
![Image from iOS](https://user-images.githubusercontent.com/78520316/149495734-6ef3f7d2-dc3e-42af-895a-4a02939d22c9.png)
Expected Behavior
Popover arrow and body should display normally.
Priority
The text was updated successfully, but these errors were encountered: