cancel
Showing results for 
Search instead for 
Did you mean: 

Problem with sapui5 Controls, Dynamic Page, Table, Panels

04-21-2021 9:45 AM
873 views 1 comments
0 Likes
SAP Managed Tags
Subscribe

Good day, everyone.

During the development of the application on sapui5, we encountered some problem, I will try to describe the situation more or less clearly.

We have a page for the list of business processes, the layout of which is made by the Dynamic Page control. In the content part, it is necessary to create a table with business processes, but they should be grouped, and accordingly the groups should work like accordions, that is, they could unfold so that the user can watch specific processes, click on the process and go to the detailed page of the process


The problem is that with the current implementation of such functionality, we get a bug. It consists in the fact that we expand a group of processes and if the list becomes larger than the height of the viewport, we scroll to the lower process, click on it, and instead of going to another page, we return to the beginning of the list (group) in the table. That is, there is some kind of jump up and the click handler does not work out, but if you go down again and click on this process a second time, then everything will work correctly. Also, if, when the group is expanded, the list does not go down outside the screen, but fits within the viewport, then this bug does not work.

I am attaching a photo of the implementation and layout of the design, it may be necessary to change the implementation to fix this bug, but it is not yet clear how to do it better.


Regards, Ruslan Shroo

0 Likes

Accepted Solutions (0)

Answers (0)