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

[v16] Add new empty state for Bots page in the web UI #47118

Merged
merged 3 commits into from
Oct 2, 2024

Conversation

avatus
Copy link
Contributor

@avatus avatus commented Oct 2, 2024

Backport #46773, #47046, #47058

I had to manually update some colors because the color style changes weren't backported to v16

* 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
This adds an optional prop that is required for the new empty state
tables (coming in an `e` PR)
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 2, 2024
@avatus avatus enabled auto-merge October 2, 2024 21:21
@avatus avatus added this pull request to the merge queue Oct 2, 2024
Merged via the queue into branch/v16 with commit 375e296 Oct 2, 2024
41 of 42 checks passed
@avatus avatus deleted the avatus/v16/emptybots branch October 2, 2024 22:01
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
backport no-changelog Indicates that a PR does not require a changelog entry size/lg ui
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants