Skip to content

fix(stories): improve loading/error layout #95171

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

Merged
merged 1 commit into from
Jul 10, 2025
Merged

Conversation

natemoo-re
Copy link
Member

Adjust stories layout when in a loading/error state.

Before
No screenshots, but the spinner and error were crammed in the lower right corner of the page

After
layout-loading
layout-error

@natemoo-re natemoo-re requested a review from JonasBa July 9, 2025 20:51
@github-actions github-actions bot added the Scope: Frontend Automatically applied to PRs that change frontend components label Jul 9, 2025
@natemoo-re natemoo-re requested a review from a team July 9, 2025 20:51
@natemoo-re natemoo-re enabled auto-merge (squash) July 9, 2025 20:51
@natemoo-re natemoo-re merged commit 986ceec into master Jul 10, 2025
47 checks passed
@natemoo-re natemoo-re deleted the ui2/nm/story-loader branch July 10, 2025 01:50
Copy link

codecov bot commented Jul 10, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##           master   #95171      +/-   ##
==========================================
- Coverage   86.68%   84.24%   -2.44%     
==========================================
  Files       10463    10463              
  Lines      605077   605077              
  Branches    23637    23637              
==========================================
- Hits       524490   509766   -14724     
- Misses      80227    94951   +14724     
  Partials      360      360              

andrewshie-sentry pushed a commit that referenced this pull request Jul 14, 2025
Adjust stories layout when in a loading/error state.

**Before**
No screenshots, but the spinner and error were crammed in the lower
right corner of the page

**After**
<img width="1944" alt="layout-loading"
src="https://github.com/user-attachments/assets/db902b59-ce85-48b1-ada5-f435b49c0c3f"
/>
<img width="1943" alt="layout-error"
src="https://github.com/user-attachments/assets/97e9c9ef-8571-4f63-9fe7-1f745739507e"
/>
@github-actions github-actions bot locked and limited conversation to collaborators Jul 25, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Scope: Frontend Automatically applied to PRs that change frontend components
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants