Skip to content

Conversation

@j-mnizhek
Copy link
Member

@j-mnizhek j-mnizhek commented Jan 14, 2026

Changelog

@semcore/fullscreen-modal

Changed

  • Header styles, for the correct text behaviour and design ofc ✨

Motivation and Context

The previous design decision to place the description text on the same line with the title isn’t very good, both visually and technically, so I:

  • updated the layout to a column
  • added a <p> tag to the description
  • added a test story to check the behavior of a long title and description
  • updated documentation accordingly

How has this been tested?

Manually, with stories and different browsers

Screenshots

Current
image

New one
image

Types of changes

  • Bug fix (non-breaking change which fixes an issue).
  • New feature (non-breaking change which adds functionality).
  • Breaking change (fix or feature that would cause existing functionality to not work as expected).
  • Nice improve.

Checklist:

  • I have updated the documentation accordingly.
  • I have added new tests on added of fixed functionality.

@j-mnizhek j-mnizhek marked this pull request as ready for review January 14, 2026 12:24
@j-mnizhek j-mnizhek requested a review from ilyabrower January 14, 2026 12:53
ilyabrower
ilyabrower previously approved these changes Jan 14, 2026
@ilyabrower ilyabrower changed the base branch from release/v16 to release/v17 January 15, 2026 11:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment