Skip to content

Conversation

@astandrik
Copy link
Collaborator

@astandrik astandrik commented Jul 23, 2025

Closes #2605

CI Results

Test Status: ⚠️ FLAKY

📊 Full Report

Total Passed Failed Flaky Skipped
354 350 0 2 2
Test Changes Summary ⏭️2

⏭️ Skipped Tests (2)

  1. Scroll to row, get shareable link, navigate to URL and verify row is scrolled into view (tenant/diagnostics/tabs/queries.test.ts)
  2. Copy result button copies to clipboard (tenant/queryEditor/queryEditor.test.ts)

Bundle Size: ✅

Current: 85.21 MB | Main: 85.21 MB
Diff: +1.95 KB (0.00%)

✅ Bundle size unchanged.

ℹ️ CI Information
  • Test recordings for failed tests are available in the full report.
  • Bundle size is measured for the entire 'dist' directory.
  • 📊 indicates links to detailed reports.
  • 🔺 indicates increase, 🔽 decrease, and ✅ no change in bundle size.

@astandrik
Copy link
Collaborator Author

bugbot run

This comment was marked as outdated.

@ydb-platform ydb-platform deleted a comment from Copilot AI Jul 23, 2025
cursor[bot]

This comment was marked as outdated.

@astandrik astandrik requested a review from Copilot July 23, 2025 12:51

This comment was marked as outdated.

@astandrik
Copy link
Collaborator Author

bugbot run

cursor[bot]

This comment was marked as outdated.

@astandrik
Copy link
Collaborator Author

bugbot run

Copy link

@cursor cursor bot left a comment

Choose a reason for hiding this comment

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

✅ Bugbot reviewed your changes and found no bugs!


Was this report helpful? Give feedback by reacting with 👍 or 👎

const [hasSuccessfulChart, setHasSuccessfulChart] = React.useState<boolean>(false);

const isDashboardHidden = React.useMemo(() => {
return graphShardExists !== true && !hasSuccessfulChart;
Copy link
Contributor

Choose a reason for hiding this comment

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

!graphShardExists ?

@astandrik astandrik requested a review from Raubzeug July 24, 2025 08:22
@astandrik astandrik added this pull request to the merge queue Jul 24, 2025
Merged via the queue into main with commit 602ca15 Jul 24, 2025
7 checks passed
@astandrik astandrik deleted the astandrik.jumping-content-in-tabs branch July 24, 2025 09:18
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.

fix: jumping content in database tabs

3 participants