Skip to content

fix: update layout classes for better responsiveness#7631

Merged
deleonio merged 1 commit intodevelopfrom
7627-v3
May 4, 2025
Merged

fix: update layout classes for better responsiveness#7631
deleonio merged 1 commit intodevelopfrom
7627-v3

Conversation

@deleonio
Copy link
Copy Markdown
Contributor

@deleonio deleonio commented May 4, 2025

This pull request updates the layout structure of various components in the ChangeTabindex scenario by replacing the flex layout with a combination of grid and sm:flex. This change ensures better alignment for items, particularly aligning them to the bottom (items-end), and improves responsiveness.

Layout Updates for Components:

  • Changed the layout container for multiple components (e.g., KolButton, KolButtonLink, KolCombobox, etc.) from flex to grid sm:flex with the addition of items-end for better vertical alignment. This affects components such as Button, ButtonLink, Combobox, InputCheckbox, InputColor, InputDate, InputEmail, InputFile, InputNumber, InputPassword, InputRadio, InputRange, InputText, LinkButton, Link, SingleSelect, SplitButton, and Textarea. [1] [2] [3] [4] [5] [6] [7] [8] [9] [10] [11] [12] [13] [14] [15] [16] [17]

The A11y and PO reviews will only take place after all other DoD steps have been completed by the Developer:

  • Meaningful pull request title for the release notes
  • Pull request is linked to an issue and all changes relate to the issue
  • Tests to protect this code implemented (if applicable)
  • Manual test performed successfully (if applicable)
  • Documentation or migration has been updated (if applicable)

@deleonio deleonio added the v3 label May 4, 2025
@deleonio deleonio linked an issue May 4, 2025 that may be closed by this pull request
4 tasks
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented May 4, 2025

@deleonio deleonio closed this May 4, 2025
@deleonio deleonio reopened this May 4, 2025
@publicuibot publicuibot bot locked and limited conversation to collaborators May 4, 2025
@deleonio deleonio merged commit c95c403 into develop May 4, 2025
15 of 20 checks passed
@deleonio deleonio deleted the 7627-v3 branch May 4, 2025 18:52
@deleonio deleonio removed the v3 label Jun 11, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Mobilansicht Sample-App optimieren

1 participant