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

fix(AsyncReplicationInfo): do not show empty fields #1189

Merged
merged 1 commit into from
Aug 26, 2024

Conversation

artemmufazalov
Copy link
Member

@artemmufazalov artemmufazalov commented Aug 19, 2024

Closes #1143

In addition to removing empty fields, added copy buttons to some Replication properties - used DefinitionList for it

CI Results

Test Status: ⚠️ FLAKY

📊 Full Report

Total Passed Failed Flaky Skipped
120 115 0 5 0

Bundle Size: ✅

Current: 78.83 MB | Main: 78.83 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 changed the title 1143 replication empty fields fix(AsyncReplicationInfo): do not show empty fields Aug 22, 2024
@artemmufazalov artemmufazalov marked this pull request as ready for review August 22, 2024 14:04
@artemmufazalov artemmufazalov merged commit 7b1eff6 into main Aug 26, 2024
6 checks passed
@artemmufazalov artemmufazalov deleted the 1143-replication-empty-fields branch August 26, 2024 14:13
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.

Do not display replication empty fields
2 participants