-
-
Notifications
You must be signed in to change notification settings - Fork 4.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(issue-summary) Show possible cause loading (#86172)
This can be deployed independently of the [seer PR](getsentry/seer#2037) w/o things breaking (I made sure to test this locally), but I'll deploy this after the seer PR is deployed. That way, there won't be issues where we show the cause loading w/o actually showing it (b/c of the current scoring logic in Seer). I opted to keep the frontend scoring-related stuff even though it's currently not used.
- Loading branch information
Showing
3 changed files
with
36 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters