[GH-ISSUE #920] Feature Request: List as FormItem #671

Open
opened 2026-03-04 01:06:56 +03:00 by kerem · 0 comments
Owner

Originally created by @elsni on GitHub (Nov 19, 2023).
Original GitHub issue: https://github.com/rivo/tview/issues/920

for my current project it would be very handy if a List could be added to a Form and could also be rendered horizontally (just item names, no shortcut, no secondary).

Background: I want to assign tags to a record that can be edited with a Form. Tag assignments can be added with an InputField with autocomplete, but I need a way to display already assigned tags and an easy way for the user to remove them.

when a list item is added or removed, there must be a way to redraw the list within fixed dimensions, or redraw the entire form retaining the focus.

Originally created by @elsni on GitHub (Nov 19, 2023). Original GitHub issue: https://github.com/rivo/tview/issues/920 for my current project it would be very handy if a List could be added to a Form and could also be rendered horizontally (just item names, no shortcut, no secondary). Background: I want to assign tags to a record that can be edited with a Form. Tag assignments can be added with an InputField with autocomplete, but I need a way to display already assigned tags and an easy way for the user to remove them. when a list item is added or removed, there must be a way to redraw the list within fixed dimensions, or redraw the entire form retaining the focus.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/tview#671
No description provided.