Skip to content

fix(VDiskPage): display params in 2 columns #2479

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

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

artemmufazalov
Copy link
Member

@artemmufazalov artemmufazalov commented Jun 24, 2025

Closes #1136

CI Results

Test Status: ❌ FAILED

πŸ“Š Full Report

Total Passed Failed Flaky Skipped
336 333 2 0 1
Test Changes Summary ⏭️1 πŸ—‘οΈ3

⏭️ Skipped Tests (1)

  1. Scroll to row, get shareable link, navigate to URL and verify row is scrolled into view (tenant/diagnostics/tabs/queries.test.ts)

πŸ—‘οΈ Deleted Tests (3)

  1. loads initial page of operations on tab click (tenant/diagnostics/tabs/operations.test.ts)
  2. loads more operations on scroll (tenant/diagnostics/tabs/operations.test.ts)
  3. shows empty state when no operations (tenant/diagnostics/tabs/operations.test.ts)

Bundle Size: βœ…

Current: 84.00 MB | Main: 83.99 MB
Diff: +1.76 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.

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.

Display VDisk params in two columns similar to PDiskPage
1 participant