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

chore: remove overfetching in ArtworkSidebarCreateAlert #14530

Merged
merged 1 commit into from
Sep 20, 2024

Conversation

dblandin
Copy link
Member

The type of this PR is: Chore

Description

Follow-up to the cleanup here. This removes some GraphQL querying that was necessary in the previous implementation.

Since revising the alert flow, most of the querying for this button is no longer necessary.

Since revising the alert flow, this querying just for this button is no longer
necessary.
Copy link

relativeci bot commented Sep 20, 2024

#415 Bundle Size — 9.65MiB (-0.02%).

a8eb026(current) vs 6650db6 main#414(baseline)

Warning

Bundle contains 45 duplicate packages – View duplicate packages

Bundle metrics  Change 3 changes Improvement 1 improvement
                 Current
#415
     Baseline
#414
Improvement  Initial JS 3.98MiB(-0.01%) 3.98MiB
No change  Initial CSS 0B 0B
Change  Cache Invalidation 4.44% 1.72%
No change  Chunks 143 143
No change  Assets 146 146
No change  Modules 5634 5634
No change  Duplicate Modules 455 455
Change  Duplicate Code 5.87%(+0.17%) 5.86%
No change  Packages 291 291
No change  Duplicate Packages 42 42
Bundle size by type  Change 1 change Improvement 1 improvement
                 Current
#415
     Baseline
#414
Improvement  JS 9.42MiB (-0.02%) 9.42MiB
No change  Other 233.2KiB 233.2KiB

Bundle analysis reportBranch dblandin/artwork-sidebar-create-...Project dashboard


Generated by RelativeCIDocumentationReport issue

Copy link
Member

@anandaroop anandaroop left a comment

Choose a reason for hiding this comment

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

🙏🏽 Nice!

Curious how this was caught, just happened to notice it, or something else?

@anandaroop anandaroop merged commit d047d70 into main Sep 20, 2024
13 checks passed
@anandaroop anandaroop deleted the dblandin/artwork-sidebar-create-alert-overfetch branch September 20, 2024 18:33
@artsy-peril artsy-peril bot mentioned this pull request Sep 20, 2024
@dblandin
Copy link
Member Author

@anandaroop I was looking into this data issue and just stumbled upon it. Not very scientific I'm afraid!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants