Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for modals, overlapping windows #642

Closed
rambhosale opened this issue Jan 23, 2023 · 1 comment
Closed

Support for modals, overlapping windows #642

rambhosale opened this issue Jan 23, 2023 · 1 comment

Comments

@rambhosale
Copy link

I was looking for a way to add a small modal window to show a confirmation window in bubbletea app, I looked for something similar but couldn't find any exact feature like it, the best bubbletea compatible option I found is https://github.com/erikgeiser/promptkit#confirmation-prompt
It is somewhat similar but doesn't achieve the same feature that I need, if there is an existing option please let me know.

for reference, I am listing some similar options
from github.com/jesseduffield/gocui
alt text

from https://github.com/rivo/tview
alt text

@meowgorithm
Copy link
Member

Hi! Compositing is still a work in progress, however for now there's a PR in Lip Gloss that may get you most of the way there: charmbracelet/lipgloss#102. See also this note on how we recommend implementing it on your end.

Otherwise, please follow #79 for updates.

(Duplicate of #79)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants