Skip to content

Conversation

@scttcper
Copy link
Member

@scttcper scttcper commented Oct 24, 2024

image

not being done in this already big pr:

  • moving drawers back to the way they were before
  • counts in the dropdown

@github-actions github-actions bot added the Scope: Frontend Automatically applied to PRs that change frontend components label Oct 24, 2024
@codecov
Copy link

codecov bot commented Oct 24, 2024

Codecov Report

Attention: Patch coverage is 86.27451% with 14 lines in your changes missing coverage. Please review.

✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
...c/app/views/issueDetails/streamline/eventTitle.tsx 85.45% 8 Missing ⚠️
.../views/issueDetails/streamline/eventNavigation.tsx 91.89% 3 Missing ⚠️
static/app/components/dropdownMenu/item.tsx 66.66% 1 Missing ⚠️
...sueDetails/groupEventDetails/groupEventDetails.tsx 66.66% 1 Missing ⚠️
...app/views/issueDetails/streamline/eventDetails.tsx 50.00% 1 Missing ⚠️
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     

@scttcper scttcper marked this pull request as ready for review October 24, 2024 16:44
@scttcper scttcper requested review from a team as code owners October 24, 2024 16:44
Comment on lines +34 to +37
/**
* Disable tabs from being put in the overflow menu.
*/
disableOverflow?: boolean;
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

displaying tabs in flex/grid really gets annoying if the flex isn't set to grow. needed the option to just disable overflow

annoying overflow for no reason
image

# Conflicts:
#	static/app/views/issueDetails/groupEventDetails/groupEventDetails.tsx
#	static/app/views/issueDetails/streamline/eventDetails.tsx
Copy link
Member

@leeandher leeandher left a 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

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Margin with the issue summary is a bit large at the moment, though not sure this matters since it's moving soon
image

@scttcper scttcper merged commit 3ed5dab into master Oct 25, 2024
44 checks passed
@scttcper scttcper deleted the scttcper/new-event-nav branch October 25, 2024 16:47
@github-actions github-actions bot locked and limited conversation to collaborators Nov 10, 2024
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.

3 participants