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

install_screen shouldn't add screen to the DOM #1775

Closed
willmcgugan opened this issue Feb 13, 2023 · 1 comment · Fixed by #1778
Closed

install_screen shouldn't add screen to the DOM #1775

willmcgugan opened this issue Feb 13, 2023 · 1 comment · Fixed by #1778
Assignees

Comments

@willmcgugan
Copy link
Collaborator

Calling install_screen should add the screen to _install_screens but it should not add it to the DOM.

Screens should only be added to the DOM explicitly with push_screen or switch_screen

@github-actions
Copy link

Don't forget to star the repository!

Follow @textualizeio for Textual updates.

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

Successfully merging a pull request may close this issue.

1 participant