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

Add the ability to hide and disable tabs #3088

Closed
davep opened this issue Aug 10, 2023 · 1 comment · Fixed by #3112
Closed

Add the ability to hide and disable tabs #3088

davep opened this issue Aug 10, 2023 · 1 comment · Fixed by #3112
Assignees
Labels
enhancement New feature or request Task

Comments

@davep
Copy link
Contributor

davep commented Aug 10, 2023

This one comes up from time to time and we should probably add it. This will affect both Tabs and TabbedContent. The ability to either:

  • Disable a tab (so it's still visible but the tab shows disabled and, if you can select it at all, the content (in the case of TabbedContent) of the pane is all disabled).
  • Hide a tab (and so it can't be seen at all, but can be made visible again; in the case of TabbedContent the related pane would be invisible and the widgets within it unreachable).
@davep davep added enhancement New feature or request Task labels Aug 10, 2023
@rodrigogiraoserrao rodrigogiraoserrao self-assigned this Aug 17, 2023
rodrigogiraoserrao added a commit that referenced this issue Aug 17, 2023
@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
enhancement New feature or request Task
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants