-
-
Notifications
You must be signed in to change notification settings - Fork 4.5k
feat(issues): Redesign streamline event nav #79656
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
Conversation
Codecov ReportAttention: Patch coverage is ✅ All tests successful. No failed tests found. Additional details and impacted files@@ Coverage Diff @@
## master #79656 +/- ##
==========================================
- Coverage 78.46% 78.45% -0.02%
==========================================
Files 7146 7148 +2
Lines 316027 316085 +58
Branches 43486 43498 +12
==========================================
+ Hits 247966 247979 +13
- Misses 61730 61771 +41
- Partials 6331 6335 +4 |
| /** | ||
| * Disable tabs from being put in the overflow menu. | ||
| */ | ||
| disableOverflow?: boolean; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
# Conflicts: # static/app/views/issueDetails/groupEventDetails/groupEventDetails.tsx # static/app/views/issueDetails/streamline/eventDetails.tsx
leeandher
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Broadly looks good, everything seems functional, but those drawers are gonna get some comments. Happy to help with rebuilding the page views for the sections
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.


not being done in this already big pr: