mirror of
https://github.com/rivo/tview.git
synced 2026-04-26 21:35:54 +03:00
[GH-ISSUE #865] Form is not working while using with pages #628
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/tview#628
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?
Originally created by @harisudarsan1 on GitHub (Jul 30, 2023).
Original GitHub issue: https://github.com/rivo/tview/issues/865
OS : Popos 22.04
Description:
Form is not working when I use it as pages but it is working when used it alone. I will attach the code and screenshots below.
Result of this code
Screencast from 07-30-2023 07:43:56 PM.webm
But it is working when I use it alone
result:
@harisudarsan1 commented on GitHub (Jul 31, 2023):
In that case the default page is Add contact and still it doesn't work.
@rivo commented on GitHub (Jul 31, 2023):
I'm not sure what you mean by this but your code works for me if you make the form visible like @digitallyserviced says. The form is visible like in your static screenshot. (Your video doesn't show anything.)
Please explain what you mean by "it doesn't work". What are you expecting to happen?
@rivo commented on GitHub (Apr 4, 2024):
Looks like there is no interest in following up on this anymore. Feel free to open a new issue if this topic is still relevant.