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

When a panel is collapsed, render panel.name if panel.title is empty #6617

Closed
andrewtelnov opened this issue Jul 28, 2023 · 0 comments · Fixed by #6620
Closed

When a panel is collapsed, render panel.name if panel.title is empty #6617

andrewtelnov opened this issue Jul 28, 2023 · 0 comments · Fixed by #6620
Assignees
Labels
bug user issue An issue or bug reported by users
Milestone

Comments

@andrewtelnov
Copy link
Member

We do not render anything if panel has collapsed state and the panel title is empty. We have to render panel.name in this case.

@andrewtelnov andrewtelnov added this to the v1.9.101 milestone Jul 28, 2023
@andrewtelnov andrewtelnov self-assigned this Jul 28, 2023
@andrewtelnov andrewtelnov added the user issue An issue or bug reported by users label Jul 28, 2023
andrewtelnov added a commit that referenced this issue Jul 28, 2023
tsv2013 pushed a commit that referenced this issue Jul 31, 2023
@RomanTsukanov RomanTsukanov changed the title If panel has state: expanded/collapsed then render panel.name instead of panel.title if it is empty When a panel is collapsed, render panel.name if panel.title is empty Aug 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug user issue An issue or bug reported by users
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant