Skip to content

Fix Dataset Folder input layout in sidebar#491

Open
vedcoder wants to merge 2 commits intoJdeRobot:masterfrom
vedcoder:fix/dataset-folder-ui
Open

Fix Dataset Folder input layout in sidebar#491
vedcoder wants to merge 2 commits intoJdeRobot:masterfrom
vedcoder:fix/dataset-folder-ui

Conversation

@vedcoder
Copy link
Copy Markdown

Fixes #490

Replaced the misaligned column layout (text_input + Browse button with hacky HTML spacer div) with a clean full-width text input and full-width Browse button, consistent with the other sidebar inputs.

@dpascualhe
Copy link
Copy Markdown
Collaborator

Hi! First of all, thanks for your interest. Your change fixes any wrapping problems indeed, but we would like to keep the browse button right on the right side of the text box, so that it is a bit consistent with the file_uploader widgets below. Can you find a solution for the wrapping issue while keeping button and box in the same row? Thanks!

vedcoder added a commit to vedcoder/PerceptionMetrics that referenced this pull request Mar 31, 2026
Use column ratio [3.5, 2] to keep Browse button on the same row
as the text input, consistent with file_uploader widgets.
Addresses reviewer feedback on PR JdeRobot#491.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@vedcoder vedcoder force-pushed the fix/dataset-folder-ui branch from 9d0c6f1 to 3fcbb30 Compare March 31, 2026 03:57
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.

[UI Bug]: "Browse" button text wraps on narrow viewports in Dataset Inputs sidebar

2 participants