SAP/ui5-webcomponents-react

[Table onLoadMore event]: [onLoadMore event, is getting called abruptly when table growing is set to "Scroll"]

Closed this issue · 3 comments

Describe the bug

I have created a dialog that has table data inside it. The growing is set to Scroll for the table.
When dialog is opened for the first time, the loadMoreEvent is triggered when user scrolls the data. But when dialog is closed and opened again, the load-more event is also getting triggered. This is happening only in this particular scenario when dialog is closed and open again.

Isolated Example

No response

Reproduction steps

...

Expected Behaviour

When the dialog is reopened again, load-more event should not be triggered until user scrolls through the table data.

Screenshots or Videos

Screen.Recording.2024-07-09.at.6.14.30.PM.mov

UI5 Web Components for React Version

1.29.2

UI5 Web Components Version

1.24.5

Browser

Chrome

Operating System

macOS

Additional Context

No response

Relevant log output

No response

Organization

No response

Declaration

  • I’m not disclosing any internal or sensitive information.

Hi @Smriti-Roy

please add a reproducible example, preferably by using this StackBlitz template.

Hi everyone! Seems like there hasn't been much going on in this issue lately. If there are still questions, comments, or bugs, please feel free to continue the discussion. Inactive issues will be closed after 7 days. Thanks.

Hey there, it's me again! I am going close this issue to help our maintainers focus on the current development roadmap instead. If the issue mentioned is still a concern, please first check to see if the maintainers have requested additional input and provide it if necessary, or post a detailed description of why this issue is still a problem.