mirror of
https://github.com/anomalyco/opentui.git
synced 2026-04-25 04:55:58 +03:00
[PR #269] [MERGED] feat: add index control in the select component #410
Labels
No labels
bug
core
documentation
feature
good first issue
help wanted
pull-request
question
react
solid
tmux
windows
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/opentui#410
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/anomalyco/opentui/pull/269
Author: @aprogramq
Created: 11/4/2025
Status: ✅ Merged
Merged: 11/5/2025
Merged by: @kommander
Base:
main← Head:main📝 Commits (5)
b43d862feat: add index control in the select componente5b9a5fCreated comprehensive Select component tests81e145cFixed Select index clamping to [0, length-1]64ced1cRemove selectedIndex from SelectProps type823bb9cUpdated Select tests to match current behavior📊 Changes
2 files changed (+812 additions, -22 deletions)
View changed files
➕
packages/core/src/renderables/Select.test.ts(+777 -0)📝
packages/core/src/renderables/Select.ts(+35 -22)📄 Description
Issue #229
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.