mirror of
https://dev.azure.com/hugendubel/ISA/_git/ISA-Frontend
synced 2025-12-28 22:42:11 +01:00
fix(remission-filter-label): improve filter button label display and default text Add default placeholder text "Abteilung auswählen" when no departments are selected and implement dynamic label width to prevent text truncation. The label now expands to full width when displaying placeholder text and constrains to 8rem when showing selected values. Ref: #5303