-
Notifications
You must be signed in to change notification settings - Fork 321
Update layout of empty state in Apps #17124
Copy link
Copy link
Labels
QA/dev-automationIssues that engineers have written automation around so QA doesn't have look at thisIssues that engineers have written automation around so QA doesn't have look at thisarea/dashboardbot/ready-for-triagekind/enhancementsmall-scope (mixin)A smaller issue that's a good candidate to mixin with other issues in a sprintA smaller issue that's a good candidate to mixin with other issues in a sprint
Milestone
Description
The empty state for Apps looks visually disconnected because the supporting copy is split across two separate text blocks and the content area uses too much horizontal padding. Update the empty state for Apps so that message reads read as a single paragraph and reduce the lateral padding to improve the balance of the layout on the page.
Proposed change
- Merge the two text blocks in the empty state body into a single paragraph-level flow
- Reduce horizontal padding from 120px to 72px
Acceptance criteria
- Empty state supporting text renders as one visually connected paragraph
- Left and right padding are 72px
- Top and bottom padding remain 72px
- The updated layout matches the attached “after” reference
Additional context
This item was raised during a design review session with @oboc-sts .
Before
After

Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
QA/dev-automationIssues that engineers have written automation around so QA doesn't have look at thisIssues that engineers have written automation around so QA doesn't have look at thisarea/dashboardbot/ready-for-triagekind/enhancementsmall-scope (mixin)A smaller issue that's a good candidate to mixin with other issues in a sprintA smaller issue that's a good candidate to mixin with other issues in a sprint