Skip to content

fix(Storage): fix encryption label shrink #1851

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
Jan 20, 2025
Merged

Conversation

artemmufazalov
Copy link
Member

@artemmufazalov artemmufazalov commented Jan 20, 2025

Closes #1847

Before - shrink when column is too narrow because of resize or too wide MediaType:

Screenshot 2025-01-20 at 17 10 45

After - clipped, but not shrink:

Screenshot 2025-01-20 at 17 11 09

Screenshot 2025-01-20 at 17 25 11

CI Results

Test Status: ⚠️ FLAKY

📊 Full Report

Total Passed Failed Flaky Skipped
262 261 0 1 0

😟 No changes in tests. 😕

Bundle Size: ✅

Current: 79.96 MB | Main: 79.96 MB
Diff: 0.07 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.

@artemmufazalov artemmufazalov changed the title feat(Storage): fix encryption label shrink fix(Storage): fix encryption label shrink Jan 20, 2025
@artemmufazalov artemmufazalov added this pull request to the merge queue Jan 20, 2025
Merged via the queue into main with commit bb6d7be Jan 20, 2025
7 checks passed
@artemmufazalov artemmufazalov deleted the 1847-fix-3-dots branch January 20, 2025 15:16
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.

Prevent 3 dots near encryption icon in Storage table
2 participants