mirror of
https://github.com/mum4k/termdash.git
synced 2026-04-27 03:15:55 +03:00
[PR #287] [MERGED] A demonstration of text input form functionality with keyboard navigation. #305
Labels
No labels
bug
cleanup
enhancement
enhancement
enhancement
good first issue
help wanted
help wanted
pull-request
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/termdash#305
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/mum4k/termdash/pull/287
Author: @mum4k
Created: 12/30/2020
Status: ✅ Merged
Merged: 12/30/2020
Merged by: @mum4k
Base:
devel← Head:243-formdemo📝 Commits (10+)
6c387a4Adding a demo demonstrating form input.b392e15Merge branch 'devel' into 243-formdemo37f7af1Merge branch 'devel' into 243-formdemo0af5fbcMake the first input box focused by default.db2fcdcMerge branch 'devel' into 243-formdemob91eac3Formdemo now displays default text in the input boxes.fe05226Refactor form construction.d30bc47Merge branch 'devel' into 243-formdemoba6224fComplete demo of a text input form with keyboard navigation.c3be258Self-review.📊 Changes
4 files changed (+350 additions, -10 deletions)
View changed files
📝
CHANGELOG.md(+5 -0)📝
README.md(+19 -10)➕
doc/images/formdemo.gif(+0 -0)➕
widgets/textinput/formdemo/formdemo.go(+326 -0)📄 Description
Fixes #243.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.