Skip to content

RI-8160: enable column resizing#5888

Merged
dantovska merged 1 commit into
mainfrom
fe/feature/RI-8160/enable-column-resizing
May 13, 2026
Merged

RI-8160: enable column resizing#5888
dantovska merged 1 commit into
mainfrom
fe/feature/RI-8160/enable-column-resizing

Conversation

@dantovska
Copy link
Copy Markdown
Contributor

@dantovska dantovska commented May 11, 2026

What

Enable column resizing for Element List table and Similarity Search table (plus adjust current column size).
Note: this will be visible in the PR with more columns present.

Testing


Note

Low Risk
Low risk UI-only change that adjusts table layout/interaction without touching data fetching or persistence; main risk is minor layout regression in these views.

Overview
Enables column resizing for the Vector Set Element List and Similarity Search Results tables via the enableColumnResizing table option.

Adjusts default column sizing to better fit resizable layouts (e.g., Name column width reduced) and explicitly disables resizing on narrow utility columns like Actions and Similarity (setting them to fixed small widths).

Reviewed by Cursor Bugbot for commit 8bf0aee. Bugbot is set up for automated code reviews on this repo. Configure here.

@dantovska dantovska self-assigned this May 11, 2026
@dantovska dantovska requested a review from a team as a code owner May 11, 2026 12:22
@jit-ci
Copy link
Copy Markdown

jit-ci Bot commented May 11, 2026

🛡️ Jit Security Scan Results

CRITICAL HIGH MEDIUM

✅ No security findings were detected in this PR


Security scan by Jit

pawelangelow
pawelangelow previously approved these changes May 11, 2026
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 11, 2026

Code Coverage - Frontend unit tests

St.
Category Percentage Covered / Total
🟢 Statements 82.74% 24446/29547
🟡 Branches 67.94% 10266/15110
🟡 Functions 77.89% 6599/8472
🟢 Lines 83.2% 23884/28706

Test suite run success

6867 tests passing in 793 suites.

Report generated by 🧪jest coverage report action from 8bf0aee

valkirilov
valkirilov previously approved these changes May 11, 2026
KrumTy
KrumTy previously approved these changes May 11, 2026
@dantovska dantovska force-pushed the feature/RI-8158/vector-set-similarity-2 branch from 13af0a5 to f733fc4 Compare May 12, 2026 06:56
@dantovska dantovska force-pushed the fe/feature/RI-8160/enable-column-resizing branch from dbf5a20 to dd04cec Compare May 12, 2026 06:56
Copy link
Copy Markdown

@cursor cursor Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cursor Bugbot has reviewed your changes and found 1 potential issue.

Fix All in Cursor

❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, have a team admin enable autofix in the Cursor dashboard.

Reviewed by Cursor Bugbot for commit dd04cec. Configure here.

@dantovska dantovska force-pushed the fe/feature/RI-8160/enable-column-resizing branch from dd04cec to 52b8080 Compare May 12, 2026 11:27
@dantovska dantovska force-pushed the feature/RI-8158/vector-set-similarity-2 branch from f733fc4 to 4380b98 Compare May 12, 2026 11:27
@dantovska dantovska force-pushed the fe/feature/RI-8160/enable-column-resizing branch from 52b8080 to 18b4c4a Compare May 12, 2026 13:03
@dantovska dantovska force-pushed the feature/RI-8158/vector-set-similarity-2 branch 2 times, most recently from 0c66b99 to 5fff7fa Compare May 12, 2026 13:34
@dantovska dantovska force-pushed the fe/feature/RI-8160/enable-column-resizing branch from 18b4c4a to 83dcb64 Compare May 12, 2026 13:34
@dantovska dantovska force-pushed the feature/RI-8158/vector-set-similarity-2 branch from 5fff7fa to 6e1ff18 Compare May 12, 2026 14:20
@dantovska dantovska force-pushed the fe/feature/RI-8160/enable-column-resizing branch from 83dcb64 to 55b66c2 Compare May 12, 2026 14:30
Base automatically changed from feature/RI-8158/vector-set-similarity-2 to main May 12, 2026 14:52
@dantovska dantovska dismissed stale reviews from KrumTy, valkirilov, and pawelangelow May 12, 2026 14:52

The base branch was changed.

@dantovska dantovska force-pushed the fe/feature/RI-8160/enable-column-resizing branch from 55b66c2 to 8bf0aee Compare May 12, 2026 14:58
@dantovska dantovska merged commit bed84c7 into main May 13, 2026
20 checks passed
@dantovska dantovska deleted the fe/feature/RI-8160/enable-column-resizing branch May 13, 2026 07:03
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