Skip to content

fix: toaster occupying whole viewport#123

Open
stavros-tomas wants to merge 1 commit into
mainfrom
NRP-3229-toaster-size
Open

fix: toaster occupying whole viewport#123
stavros-tomas wants to merge 1 commit into
mainfrom
NRP-3229-toaster-size

Conversation

@stavros-tomas
Copy link
Copy Markdown
Collaborator

@stavros-tomas stavros-tomas commented May 20, 2026

In this PR

  • Set a maximum height for the toaster description. If the description is too long, a scrollbar will appear.
  • Expanding the story to showcase the change

Further Info

Applying this restriction to the entire toaster breaks the layout, while applying it only to the description works as expected. Realistically, only the description can become too long, the title should always remain relatively short.

UAT

image

Copy link
Copy Markdown
Collaborator

@aidanCQ aidanCQ left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you 😃

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants