Skip to content

bugfix/AB#31682 - Adjust minimum height for DataTable scroll body#2320

Merged
JamesPasta merged 1 commit into
devfrom
bugfix/AB#31682-table-whitespace
Apr 22, 2026
Merged

bugfix/AB#31682 - Adjust minimum height for DataTable scroll body#2320
JamesPasta merged 1 commit into
devfrom
bugfix/AB#31682-table-whitespace

Conversation

@plavoie-BC
Copy link
Copy Markdown
Contributor

This pull request makes a minor adjustment to the minimum height of the .dt-scroll-body element in the DataTable CSS. The minimum height is reduced from 200px to 20px, likely to improve table rendering in scenarios with little or no data.

  • Reduced the minimum height of .dt-scroll-body in the injected DataTable CSS from 200px to 20px in table-utils.js

@sonarqubecloud
Copy link
Copy Markdown

@github-actions
Copy link
Copy Markdown

🧪 Unit Test Results (Parallel Execution)

Tests

📊 Summary

Result Count
✅ Passed 619
❌ Failed 0
⚠️ Skipped 0

📄 HTML Reports

  • Merged Tests (HTML): Included in artifacts
    Generated automatically by CI.

@plavoie-BC plavoie-BC marked this pull request as ready for review April 20, 2026 18:29
@plavoie-BC plavoie-BC requested a review from JamesPasta April 20, 2026 18:30
@JamesPasta JamesPasta merged commit 8ab638f into dev Apr 22, 2026
25 checks passed
@JamesPasta JamesPasta deleted the bugfix/AB#31682-table-whitespace branch April 22, 2026 18:29
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.

2 participants