Skip to content

Conversation

@dantovska
Copy link
Contributor

@dantovska dantovska commented Dec 1, 2025

What

Remove additional space in the workbench bottom panel

Testing

Before After
image image

Note

Set WBResults .wrapper to height: 100% and remove padding/height hacks to eliminate extra space.

  • UI Styles (Workbench Results)
    • Update redisinsight/ui/src/pages/workbench/components/wb-results/WBResults/styles.module.scss:
      • Set .wrapper height to 100%.
      • Remove height: calc(100% - var(--border-radius-medium)).
      • Remove extra padding-bottom on .wrapper.

Written by Cursor Bugbot for commit ac0081f. This will update automatically on new commits. Configure here.

@github-actions
Copy link
Contributor

github-actions bot commented Dec 1, 2025

Code Coverage - Frontend unit tests

St.
Category Percentage Covered / Total
🟢 Statements 82.94% 21006/25326
🟡 Branches 68.11% 8848/12991
🟡 Functions 78.06% 5745/7360
🟢 Lines 83.35% 20571/24680

Test suite run success

5474 tests passing in 705 suites.

Report generated by 🧪jest coverage report action from ac0081f

@dantovska dantovska merged commit e604286 into main Dec 1, 2025
18 checks passed
@dantovska dantovska deleted the fe/bugfix/RI-7843-fix-workbench-panel-space branch December 1, 2025 11: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.

4 participants