Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Increase feature slider height for smallest screens #47058

Merged
merged 1 commit into from
Oct 1, 2024
Merged

Conversation

avatus
Copy link
Contributor

@avatus avatus commented Oct 1, 2024

In our empty state pages, we have this neat purple frame that slides over each feature. This gets very slightly wonky if the feature text is a bit too long. This just bumps up the height for the smallest screens to give a bit more breathing room to the text.

Before
Screenshot 2024-10-01 at 2 22 41 PM

After
Screenshot 2024-10-01 at 2 22 50 PM

In our empty state pages, we have this neat purple frame that slides
over each feature. This gets very slightly wonky if the feature text is
a bit too large. This just bumps up the height for the smallest screens
to give a bit more breathing room to the text.
@avatus avatus added the no-changelog Indicates that a PR does not require a changelog entry label Oct 1, 2024
@github-actions github-actions bot requested a review from gzdunek October 1, 2024 19:24
@github-actions github-actions bot requested a review from kimlisa October 1, 2024 19:24
@public-teleport-github-review-bot public-teleport-github-review-bot bot removed the request for review from gzdunek October 1, 2024 19:31
@avatus avatus added this pull request to the merge queue Oct 1, 2024
Merged via the queue into master with commit 59122e5 Oct 1, 2024
41 checks passed
@avatus avatus deleted the avatus/pager branch October 1, 2024 19:50
avatus added a commit that referenced this pull request Oct 2, 2024
In our empty state pages, we have this neat purple frame that slides
over each feature. This gets very slightly wonky if the feature text is
a bit too large. This just bumps up the height for the smallest screens
to give a bit more breathing room to the text.
avatus added a commit that referenced this pull request Oct 2, 2024
In our empty state pages, we have this neat purple frame that slides
over each feature. This gets very slightly wonky if the feature text is
a bit too large. This just bumps up the height for the smallest screens
to give a bit more breathing room to the text.
avatus added a commit that referenced this pull request Oct 2, 2024
In our empty state pages, we have this neat purple frame that slides
over each feature. This gets very slightly wonky if the feature text is
a bit too large. This just bumps up the height for the smallest screens
to give a bit more breathing room to the text.
github-merge-queue bot pushed a commit that referenced this pull request Oct 2, 2024
* Add new empty state for Bots page in the web UI (#46773)

* Add new images

* Shared EmptyState components

* Add DisplayTile

* Add Bots EmptyState component

* Use EmptyState and update story/test

* Update images with manual shadow

design team removed shadows from images to make them consistant and
requested manual shadows added for images (and not tile scene)

* Fix fontsize

* Update word

* Add optional pagerPosition prop to device table (#47046)

This adds an optional prop that is required for the new empty state
tables (coming in an `e` PR)

* Increase feature slider height for smallest screens (#47058)

In our empty state pages, we have this neat purple frame that slides
over each feature. This gets very slightly wonky if the feature text is
a bit too large. This just bumps up the height for the smallest screens
to give a bit more breathing room to the text.
avatus added a commit that referenced this pull request Oct 4, 2024
* Add new empty state for Bots page in the web UI (#46773)

* Add new images

* Shared EmptyState components

* Add DisplayTile

* Add Bots EmptyState component

* Use EmptyState and update story/test

* Update images with manual shadow

design team removed shadows from images to make them consistant and
requested manual shadows added for images (and not tile scene)

* Fix fontsize

* Update word

* Add optional pagerPosition prop to device table (#47046)

This adds an optional prop that is required for the new empty state
tables (coming in an `e` PR)

* Increase feature slider height for smallest screens (#47058)

In our empty state pages, we have this neat purple frame that slides
over each feature. This gets very slightly wonky if the feature text is
a bit too large. This just bumps up the height for the smallest screens
to give a bit more breathing room to the text.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
no-changelog Indicates that a PR does not require a changelog entry size/sm ui
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants