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

CB-5114 add gql api for bigquery trace info #2732

Conversation

yagudin10
Copy link
Member

No description provided.

@devnaumov devnaumov self-assigned this Jun 26, 2024
@devnaumov devnaumov marked this pull request as ready for review June 26, 2024 17:07
Comment on lines +11 to +24
@mixin base-result-trace-details-grid() {
:global {
.result-trace-details-grid-container {
@include mdc-typography(caption);

:global(input) {
@include mdc-typography(caption);
}
}
.result-trace-details-grid-container:focus-within {
.rdg-cell:global([aria-selected='true']) {
box-shadow: inset 0 0 0 1px #0091ea !important;
}
}
Copy link
Member

Choose a reason for hiding this comment

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

is it copy-paste styles from some other place?

@devnaumov devnaumov requested a review from Wroud June 27, 2024 11:53
@devnaumov devnaumov requested a review from Wroud June 27, 2024 15:18
@alexander-skoblikov alexander-skoblikov merged commit b2c6306 into devel Jul 1, 2024
3 checks passed
@yagudin10 yagudin10 deleted the CB-4882-big-query-show-the-bytes-processed-info-in-query-statistics branch July 17, 2024 08:56
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.

6 participants