Create a checked text entry widget #137
Labels
No Label
hex-grid
maintenance
music-player
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: savanni/monorepo#137
Loading…
Reference in New Issue
No description provided.
Delete Branch "%!s(<nil>)"
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?
This is a widget that allows the user to enter text, and will instantly check that the text is valid. It will provide visual guidance to the user if the text cannot be parsed. When queried, it can provide either the raw text or the most recently successfully parsed text to any caller.