-
Notifications
You must be signed in to change notification settings - Fork 103
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]: [subComponent - problem with scroll position and performance] #5172
Comments
Have you had a chance to look into this issue? |
@MarcusNotheis Could you take a look on this issue and let me know if you have a plan to solve the issue with subcomponent? |
Hi @Qcyk
https://codesandbox.io/p/devbox/empty-shadow-qv46mk?file=%2Fsrc%2FApp.tsx |
🎉 This issue has been resolved in version v1.24.0 🎉 The release is available on v1.24.0 Your semantic-release bot 📦🚀 |
Hi Lukas, Thanks for your help with MEMO it works better, but there is still problem with scroll position and heigh. |
I think your codeSandbox hasn't updated its deps yet. Maybe it's because of the two lock-files. |
Describe the bug
Hi, I would like to describe two issues that I found in AnalyticalTable component with its subcomponent.
Subcomponent functionality is really useful, but unfortunately the performance is not so good :(
Isolated Example
https://codesandbox.io/p/sandbox/funny-sutherland-s8q78l?file=%2Fsrc%2FApp.tsx%3A14%2C74
Reproduction steps
...
Expected Behaviour
fix scroll height and performance issue.
Screenshots or Videos
No response
UI5 Web Components for React Version
1.21.1
UI5 Web Components Version
1.18.0
Browser
Chrome, Edge, Firefox
Operating System
No response
Additional Context
No response
Relevant log output
No response
Declaration
The text was updated successfully, but these errors were encountered: