Skip to content

[FEATURE] Add panel-level repeat variable support#2

Open
adrianSepiol wants to merge 1 commit into
mainfrom
feature/panel-level-repeat
Open

[FEATURE] Add panel-level repeat variable support#2
adrianSepiol wants to merge 1 commit into
mainfrom
feature/panel-level-repeat

Conversation

@adrianSepiol
Copy link
Copy Markdown
Owner

@adrianSepiol adrianSepiol commented Jun 1, 2026

Closes:

Needs:

Description

Adds support for repeat panel based on variable. Has 2 modes 'all' and 'selected'. In 'all' panel is repeated based on all available options. In 'selected' only selected values from dropdown are used.

Screenshots

In below recording you can notice that width of panel is expanded when you select repeat variable and height is used for single tile. If you don't fill 'Max per row' all tiles will be fitted into single row.

Screen.Recording.2026-06-01.at.19.01.28.mov

In this one you can see how the panel will behave in selected mode when the amount of selected values will change. You can enter edit mode only with first panel.

Screen.Recording.2026-06-01.at.19.09.07.mov

It is one tile so you resize, move it as one.

Screen.Recording.2026-06-01.at.19.12.56.mov

Group repeat has priority over panel repeat.

Screen.Recording.2026-06-01.at.19.14.58.mov

Checklist

  • Pull request has a descriptive title and context useful to a reviewer.
  • Pull request title follows the [<catalog_entry>] <commit message> naming convention using one of the
    following catalog_entry values: FEATURE, ENHANCEMENT, BUGFIX, BREAKINGCHANGE, DOC,IGNORE.
  • All commits have DCO signoffs.

UI Changes

  • Changes that impact the UI include screenshots and/or screencasts of the relevant changes.
  • Code follows the UI guidelines.
  • E2E tests are stable and unlikely to be flaky.
    See e2e docs for more details. Common issues include:
    • Is the data inconsistent? You need to mock API requests.
    • Does the time change? You need to use consistent time values or mock time utilities.
    • Does it have loading states? You need to wait for loading to complete.

Signed-off-by: Adrian Sepiół <a.sepiol@sap.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant