[PR #99] [CLOSED] Fix for GetFormItemByLabel Issue #854

Closed
opened 2026-03-04 01:08:15 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/rivo/tview/pull/99
Author: @joegrasse
Created: 4/9/2018
Status: Closed

Base: masterHead: GetFormItemByLabel-fix


📝 Commits (1)

  • ed3c693 Fix for GetFormItemByLabel Issue

📊 Changes

4 files changed (+48 additions, -7 deletions)

View changed files

📝 checkbox.go (+15 -1)
📝 dropdown.go (+13 -1)
📝 form.go (+6 -3)
📝 inputfield.go (+14 -2)

📄 Description

Fix for issue I encountered on https://github.com/rivo/tview/issues/94.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/rivo/tview/pull/99 **Author:** [@joegrasse](https://github.com/joegrasse) **Created:** 4/9/2018 **Status:** ❌ Closed **Base:** `master` ← **Head:** `GetFormItemByLabel-fix` --- ### 📝 Commits (1) - [`ed3c693`](https://github.com/rivo/tview/commit/ed3c693cafe70e241efbf376927edc15416757a4) Fix for GetFormItemByLabel Issue ### 📊 Changes **4 files changed** (+48 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `checkbox.go` (+15 -1) 📝 `dropdown.go` (+13 -1) 📝 `form.go` (+6 -3) 📝 `inputfield.go` (+14 -2) </details> ### 📄 Description Fix for issue I encountered on https://github.com/rivo/tview/issues/94. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-04 01:08:15 +03:00
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#854
No description provided.