-
Notifications
You must be signed in to change notification settings - Fork 102
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
[AnalyticalTable]: [In entire application for ‘XX’ column header within ‘XX’ table, 4 sided borders are not properly visible, it is visible in dotted border for the users and when we selecting any header row only 3 sided border are visible.] #5898
Comments
Hi @jadhavarjun merging a PR only means that the commit made it's way to our codebase, not that it has been published. So, the fix will only be available with our next release. |
Hi @Lukas742 Could you please let me know when it will next release. and after release what should necessary changes we need to do from our site. |
we will most likely release a new version tomorrow or early next week. |
🎉 This issue has been resolved in version v1.29.3 🎉 The release is available on v1.29.3 |
🎉 This issue has been resolved in version v2.0.0-rc.0 🎉 The release is available on v2.0.0-rc.0 Your semantic-release bot 📦🚀 |
Hi @Lukas742 |
the fix is available in both version 1.29.3 and our pre release version 2.0.0-rc.0, so to test it you have to update your dependencies. |
Hi @Lukas742 There above in right corner v1.29.4 version in storybook |
Yes, the changes are there. The focus border now uses the correct offset in every theme and is not overlapping the cell border (e.g. when selected & focused) anymore. |
Describe the bug
In entire application for ‘XX’ column header within ‘XX’ table, 4 sided borders are not properly visible, it is visible in dotted border for the users and when we selecting any header row only 3 sided border are visible.
Link: https://sap.github.io/ui5-webcomponents-react/?path=/story/data-display-analyticaltable--default&args=sortable:!false;filterable:!false;groupable:!false&globals=theme:sap_horizon_hcb
Reproduction steps:
Isolated Example
No response
Reproduction steps
...
Expected Behaviour
User should be able to see 4-sided borders for the UIs and the focus should be strong for all the corners.
Screenshots or Videos
UI5 Web Components for React Version
^1.16.3
UI5 Web Components Version
^1.14.0
Browser
Chrome
Operating System
No response
Additional Context
No response
Relevant log output
No response
Organization
No response
Declaration
The text was updated successfully, but these errors were encountered: