Symptom
- When creating rules for dynamic user lists, the available options in the rules dialog visually overlap.
- The overlap blocks interaction and prevents continuing the rule creation flow.
- The UI issue hinders selecting and configuring fields for dynamic lists.
Environment
- SAP SuccessFactors HCM Suite
- SAP WorkZone
Reproducing the Issue
- Open WorkZone Administration Console and navigate to Users > User Lists.
- Select Dynamic User Lists, then create a new dynamic user list.
- Open Rules to add rule rows.
- Select a field in one rule row, then open the field dropdown in the next row.
- Observe the first dropdown remains open and overlaps the next row’s menu/options
Image/data in this KBA is from SAP internal systems, sample data, or demo systems. Any resemblance to real data is purely coincidental.
Cause
After selecting a field in a rule row, the Bootstrap 5 dropdown does not auto-close due to behavior changes from the Bootstrap 4 → 5 upgrade combined with the rule-row markup and DOM updates, causing overlapping menus.
Resolution
A code correction will ensure the current row’s dropdown menu is explicitly closed before the next row is appended, preventing overlap. The fix is planned for release 2608A (Planned date: Aug 20, 2026).
See Also
Keywords
dynamic user list, rules dialog, dropdown overlap, overlapping options, menu not closing, bootstrap 5, popper, field selection, admin console, user lists, UI overlap, work zone, rule configuration, dropdown menu, selection issue, INC30743029 , KBA , LOD-SF-SWZ-ARE , Admin Area Feature , Problem
SAP Knowledge Base Article - Public