Skip to content

[Bug Fix] Fix SelectValue placeholder fallback#382

Merged
djalmaaraujo merged 1 commit intomainfrom
da/issue-292-select-placeholder
May 8, 2026
Merged

[Bug Fix] Fix SelectValue placeholder fallback#382
djalmaaraujo merged 1 commit intomainfrom
da/issue-292-select-placeholder

Conversation

@djalmaaraujo
Copy link
Copy Markdown
Contributor

Summary

  • Render the SelectValue placeholder when a provided block returns nil
  • Add regression coverage for the nil-block placeholder case

Closes #292

Testing

  • docker run --rm -v /Users/djalmaaraujo/dev/linkana/ruby_ui-issue-292:/workspace -w /workspace/gem ruby:3.4.7 bash -lc 'bundle install && bundle exec rake test TEST=test/ruby_ui/select_test.rb'

@djalmaaraujo djalmaaraujo requested a review from cirdes as a code owner May 7, 2026 13:22
@djalmaaraujo djalmaaraujo merged commit 17999f7 into main May 8, 2026
4 checks passed
@djalmaaraujo djalmaaraujo deleted the da/issue-292-select-placeholder branch May 8, 2026 18:39
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.

SelectValue placeholder isn't working

2 participants