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

Tab bar hides upon FlexLayout.load_template #51

Closed
margrietpalm opened this issue Oct 26, 2022 · 3 comments
Closed

Tab bar hides upon FlexLayout.load_template #51

margrietpalm opened this issue Oct 26, 2022 · 3 comments

Comments

@margrietpalm
Copy link

We use ipyflex to let our users build their own dashboard. This works great, but at some moments the tab bar, with the '+' button, becomes hidden without any user interaction requesting this behavior. One of such moment is upon FlexLayout.load_template.

Unfortunately, I cannot share the full code we are using. But if needed I can try to create a MWE. Note that just disabling the whole 'hide tab bar' feature would already be a big help.

@trungleduc
Copy link
Owner

Thanks for reporting it, it would be easier if you can provide a reproduction.

@margrietpalm
Copy link
Author

I've been trying to reproduce the issue with stock ipyflex, but it only seem to happen in the slightly modified version we're using. There are no errors being raised whenever the issue occurs. Unfortunately, my knowledge of javascript and typescript is too limited to track down how the tab bar is managed.

@trungleduc
Copy link
Owner

trungleduc commented Oct 28, 2022

Are you on the latest version? I've fixed a bug related to the tab bar recently #43
Here is the issue #42

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