Skip to content

feat(highlights): New loading state, stronger project types#115352

Merged
scttcper merged 3 commits into
masterfrom
scttcper/highlights-load-detailed-project
May 12, 2026
Merged

feat(highlights): New loading state, stronger project types#115352
scttcper merged 3 commits into
masterfrom
scttcper/highlights-load-detailed-project

Conversation

@scttcper
Copy link
Copy Markdown
Member

@scttcper scttcper commented May 12, 2026

Highlights needs the project detail response before it can safely render or edit rows. Keep the section loading until that record exists (behavior unchanged). Part of #115024

Swaps the big spinner for a row-shaped loading state so the section looks more like the grid it is about to render.

before

image

after

image

scttcper and others added 2 commits May 11, 2026 16:42
Highlights needs the project detail response before it can safely render or edit rows. Keep the section loading until that record exists, then let the data renderer stay on the normal path.

Also swaps the big spinner for a row-shaped loading state so the section looks more like the grid it is about to render.

Co-authored-by: Codex GPT-5 <noreply@openai.com>
@github-actions github-actions Bot added the Scope: Frontend Automatically applied to PRs that change frontend components label May 12, 2026
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 12, 2026

📊 Type Coverage Diff

✅ No new type safety issues introduced. Coverage: 93.49%

# Conflicts:
#	static/app/components/events/highlights/highlightsDataSection.tsx
@scttcper scttcper changed the title ref(highlights): Load project before rendering data feat(highlights): New loading state, stronger project types May 12, 2026
@scttcper scttcper marked this pull request as ready for review May 12, 2026 18:28
@scttcper scttcper requested a review from a team as a code owner May 12, 2026 18:28
@scttcper scttcper requested a review from a team May 12, 2026 18:28
@scttcper scttcper merged commit 7001662 into master May 12, 2026
77 checks passed
@scttcper scttcper deleted the scttcper/highlights-load-detailed-project branch May 12, 2026 18:33
nikkikapadia pushed a commit that referenced this pull request May 12, 2026
Highlights needs the project detail response before it can safely render
or edit rows. Keep the section loading until that record exists
(behavior unchanged). Part of #115024

Swaps the big spinner for a row-shaped loading state so the section
looks more like the grid it is about to render.

before

<img width="966" height="196" alt="image"
src="https://github.com/user-attachments/assets/9a7b0268-4eaf-4b9a-8b25-a2c77d0492de"
/>


after

<img width="955" height="212" alt="image"
src="https://github.com/user-attachments/assets/4f6e9fad-9b5a-4fca-974c-002426b5b318"
/>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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