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 config to disable collapsible groups in portal #359

Merged
merged 1 commit into from
Feb 26, 2025

Conversation

BenediktSeidlSWM
Copy link
Contributor

No description provided.

@@ -36,6 +36,7 @@ class Portal extends React.Component {
labelmsgid: PropTypes.string,
target: PropTypes.string
})),
collapsibleGroups: PropTypes.bool,
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please document the prop here, so that it automatically ends up in plugins.md via yarn run plugindoc

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I've added the doc string. Thanks!

@BenediktSeidlSWM BenediktSeidlSWM force-pushed the portal-collapsible-themes branch from d06ea62 to facad0f Compare February 26, 2025 12:24
@manisandro manisandro merged commit 699208b into qgis:master Feb 26, 2025
2 checks passed
@manisandro
Copy link
Member

Thanks!

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 this pull request may close these issues.

None yet

2 participants