Skip to content
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

styles(explore): Only render label for multiple charts #80745

Merged
merged 1 commit into from
Nov 14, 2024

Conversation

Zylphrex
Copy link
Member

When there's only 1 chart, there's no need for the extra label as it's not ambiguous.

When there's only 1 chart, there's no need for the extra label as it's not
ambiguous.
@Zylphrex Zylphrex requested a review from a team as a code owner November 14, 2024 16:40
@github-actions github-actions bot added the Scope: Frontend Automatically applied to PRs that change frontend components label Nov 14, 2024
Copy link
Contributor

@Abdkhan14 Abdkhan14 left a comment

Choose a reason for hiding this comment

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

🚢

Copy link

codecov bot commented Nov 14, 2024

Codecov Report

Attention: Patch coverage is 50.00000% with 1 line in your changes missing coverage. Please review.

✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
static/app/views/explore/charts/index.tsx 0.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##           master   #80745   +/-   ##
=======================================
  Coverage   78.39%   78.39%           
=======================================
  Files        7209     7207    -2     
  Lines      319313   319308    -5     
  Branches    43977    43980    +3     
=======================================
- Hits       250315   250313    -2     
+ Misses      62621    62615    -6     
- Partials     6377     6380    +3     

@Zylphrex Zylphrex merged commit 3acfd16 into master Nov 14, 2024
44 of 45 checks passed
@Zylphrex Zylphrex deleted the txiao/styles/only-render-label-for-multiple-charts branch November 14, 2024 17:01
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