Skip to content

adds title for options in select#18453

Merged
mikesealey merged 2 commits intomasterfrom
picker-select-title
Apr 2, 2026
Merged

adds title for options in select#18453
mikesealey merged 2 commits intomasterfrom
picker-select-title

Conversation

@mikesealey
Copy link
Copy Markdown
Collaborator

Description

When working with filters in views, it can be difficult to know which column you're selecting if you're looking to reach through a relationship. When selecting a column in another table, it's always prepended with the table name, and the column name is hidden because the dropdown picker isn't wide enough.

image

This PR just uses the same text that populates the item into the picker as the title-text, meaning that the whole string is displayed when hovering over the element.

image

App Export

My workspace reelationships-export-1775125984790.tar.gz

Copy link
Copy Markdown
Collaborator

@ConorWebb96 ConorWebb96 left a comment

Choose a reason for hiding this comment

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

LGTM!

@mikesealey mikesealey marked this pull request as ready for review April 2, 2026 10:50
@mikesealey mikesealey merged commit e236d6c into master Apr 2, 2026
34 checks passed
@mikesealey mikesealey deleted the picker-select-title branch April 2, 2026 11:00
@github-actions github-actions bot locked and limited conversation to collaborators Apr 2, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants