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

feat(discover): Added world map mini graph to Discover saved query list #29493

Merged
merged 11 commits into from
Oct 27, 2021

Conversation

edwardgou-sentry
Copy link
Contributor

image
Based off feat/discover-bar-chart

@edwardgou-sentry edwardgou-sentry requested a review from a team October 21, 2021 20:06
@edwardgou-sentry edwardgou-sentry requested a review from a team as a code owner October 21, 2021 20:06
@github-actions
Copy link
Contributor

github-actions bot commented Oct 21, 2021

size-limit report

Path Base Size (53d7e31) Current Size Change
src/sentry/static/sentry/dist/entrypoints/app.js 52.75 KB 52.74 KB -0.01% 🔽
src/sentry/static/sentry/dist/entrypoints/sentry.css 70.89 KB 70.89 KB 0%

@edwardgou-sentry edwardgou-sentry marked this pull request as draft October 21, 2021 21:06
@edwardgou-sentry
Copy link
Contributor Author

Drafting this for now, still deciding on what it should visually look like

@edwardgou-sentry edwardgou-sentry force-pushed the feat/discover-bar-chart branch 2 times, most recently from 71750ca to 0504234 Compare October 22, 2021 14:32
Base automatically changed from feat/discover-bar-chart to master October 22, 2021 15:42
shruthilayaj and others added 2 commits October 26, 2021 13:28
Increase query card render height to 150 px to
match the Dashboard cards and to get a better
aspect ratio on world maps.
@edwardgou-sentry
Copy link
Contributor Author

Reopened, we decided to move forward with the world map preview

Comment on lines 83 to 84
zoom: fromDiscover ? 1.1 : fromDiscoverQueryList ? 0.9 : 1.3,
center: [10.97, fromDiscoverQueryList ? -12 : 9.71],
Copy link
Member

Choose a reason for hiding this comment

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

Should we move some of these magic numbers to constants?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

👍 updated!

Copy link
Member

@shruthilayaj shruthilayaj left a comment

Choose a reason for hiding this comment

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

LGTM

@edwardgou-sentry edwardgou-sentry merged commit 12deaf6 into master Oct 27, 2021
@edwardgou-sentry edwardgou-sentry deleted the feat/discover-world-map-mini-chart branch October 27, 2021 17:10
@github-actions github-actions bot locked and limited conversation to collaborators Nov 12, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants