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

Consolidate ChartTitle and BySource components #7353

Merged
merged 3 commits into from
Oct 29, 2024

Conversation

cadeban
Copy link
Contributor

@cadeban cadeban commented Oct 25, 2024

Description

BySource and ChartTitle components share overlapping functionality and visual design; therefore it makes sense to consolidate them and have a single component for all chart titles. Follow up to #7346 (comment).

Preview

Visuals should match:
Screenshot 2024-10-25 at 09 55 49

Screenshot 2024-10-25 at 09 56 03

Double check

  • I have tested my parser changes locally with poetry run test_parser "zone_key"
  • I have run pnpx prettier@2 --write . and poetry run format in the top level directory to format my changes.

@cadeban cadeban force-pushed the cadeban/consolidate-chart-headers branch from 460a608 to a6e5cb2 Compare October 25, 2024 08:20
@cadeban cadeban marked this pull request as ready for review October 25, 2024 08:36
@cadeban cadeban changed the title [WIP] Consolidate ChartTitle and BySource components Consolidate ChartTitle and BySource components Oct 25, 2024
Copy link
Member

@VIKTORVAV99 VIKTORVAV99 left a comment

Choose a reason for hiding this comment

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

LGTM! 🎉

For some reason I really love it when there is more red than green in the diff!

@cadeban cadeban merged commit f04957d into master Oct 29, 2024
23 checks passed
@cadeban cadeban deleted the cadeban/consolidate-chart-headers branch October 29, 2024 11:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants