You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
per default the "More" button is displayed if the table is not scrollable. This information is currently only available in the ui5-webcomponents documentation (docs). In my opinion, this particularity should also be outlined in the description of the component itself, that's why I'm forwarding the issue to the ui5-webcomponents repo.
If the table is not scrollable, a growing button is rendered instead. The button will disappear once the table is scrollable.
Hi Colleagues,
could you please make the info regarding the grow behavior of the table available on the component (TableGrowing) itself? Otherwise it's not available in IDEs and can't be picked up by our wrapper.
Describe the bug
When table is rendered with many rows and if filter is applied which will display few rows then "Load More" button is displayed in the bottom.
Isolated Example
https://stackblitz.com/edit/github-j9qrx1lg?file=src%2FApp.tsx,src%2Fvite-env.d.ts
Reproduction steps
Expected Behaviour
"More" button should not be displayed.
Screenshots or Videos
UI5 Web Components for React Version
2.5.0
UI5 Web Components Version
2.5.1
Browser
Chrome
Operating System
No response
Additional Context
No response
Relevant log output
This a blocker for us
Organization
SuccessFactors
Declaration
The text was updated successfully, but these errors were encountered: