Skip to content

fix(Storage): display unavailable vdisks with average size #1511

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

Merged
merged 1 commit into from
Oct 23, 2024

Conversation

artemmufazalov
Copy link
Member

@artemmufazalov artemmufazalov commented Oct 22, 2024

Closes #1433

Before (normal distribution):

Screenshot 2024-10-22 at 14 01 45

Before (some disks have more AllocatedSize than the others):

Screenshot 2024-10-22 at 14 01 16

After (normal distribution):

Screenshot 2024-10-21 at 14 26 37

After (some disks have more AllocatedSize than the others):

Screenshot 2024-10-21 at 14 26 50

CI Results

Test Status: ✅ PASSED

📊 Full Report

Total Passed Failed Flaky Skipped
134 134 0 0 0

Bundle Size: ✅

Current: 79.03 MB | Main: 79.03 MB
Diff: +0.00 MB (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.

@artemmufazalov artemmufazalov added this pull request to the merge queue Oct 23, 2024
Merged via the queue into main with commit 1868e18 Oct 23, 2024
6 checks passed
@artemmufazalov artemmufazalov deleted the 1433-unavailable-vdisk-size branch October 23, 2024 07:06
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.

show absent vdisk's as having average width (size) as the rest of present disks
2 participants