Skip to content

fix: update layout classes for better responsiveness#7630

Merged
deleonio merged 1 commit intorelease/2from
7627-v2
May 4, 2025
Merged

fix: update layout classes for better responsiveness#7630
deleonio merged 1 commit intorelease/2from
7627-v2

Conversation

@deleonio
Copy link
Copy Markdown
Contributor

@deleonio deleonio commented May 4, 2025

This pull request updates the layout styling for various components in the ChangeTabindex scenario of the React sample application. It replaces the flex layout with a combination of grid and flex classes for better alignment and responsiveness. The changes affect multiple component groups, ensuring consistent styling across the application.

Layout Updates for Improved Responsiveness:

  • Replaced flex with grid sm:flex and added items-end for better alignment in the following components:
    • KolButton, KolButtonLink, and KolCombobox [1] [2] [3]
    • KolInputCheckbox, KolInputColor, and KolInputDate [1] [2] [3]
    • KolInputEmail, KolInputFile, and KolInputNumber [1] [2] [3]
    • KolInputPassword, KolInputRadio, and KolInputRange [1] [2] [3]
    • KolInputText, KolLinkButton, and KolLink [1] [2] [3]
    • KolSingleSelect, KolSplitButton, and KolTextarea [1] [2] [3]

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 v2 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 merged commit 0e0e160 into release/2 May 4, 2025
8 of 13 checks passed
@deleonio deleonio deleted the 7627-v2 branch May 4, 2025 18:53
@publicuibot publicuibot bot locked and limited conversation to collaborators May 4, 2025
@deleonio deleonio removed the v2 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