Question
Bug when using Grid Repeat Layout
Hello, when I using Grid Repeat Layout with Master-Detail(with default template) mode in Row-Editing , I see elements of a bump on each other , the example in the screenhost.
Section looks fine on the screenhost , before I expand cell.
But after it's look like that:
***Updated by moderator: Lochan to close post***
This post has been archived for educational purposes. Contents and links will no longer be updated. If you have the same/similar question, please write a new post.
Hi Igor,
In order to isolate the root cause you will want to methodically attack the issue.
Let's start simple.
Browsers tested on: ?
Pega version: ?
1) Is this reproducible with different browsers? Or is it isolated to only one?
2) Do you see this issue in the UI gallery? If so, stop here. If not, proceed.
Example:
3) Do you only have this issue when embedding your repeat grid within the modal? Or is this same grid showing the issue outside of a modal dialog scenario?
4) Provide details on the operations tab of your repeat grid. If you replace the flow action of the expand pane with a stubbed section containing very a simple label or other content are you still seeing this overlapping issue?
5) If this is only happening with a particular flow action/section then you have effectively isolated the issue. You will want to obviously look for deltas with a working flow action/section. Inspect the markup, and look for anything that stands out such as errant CSS differences like a specific height attribute.
That should at least get you started in how to approach this.
Thanks,
Rett