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

[BasicUI] Create header row only when needed #2344

Merged
merged 2 commits into from Mar 17, 2024

Conversation

lolodomo
Copy link
Contributor

For buttongrid/mapview/video/webview elements, avoids generating HTML code for header row when it is hidden.

Signed-off-by: Laurent Garnier lg.hc@free.fr

For buttongrid/mapview/video/webview elements, avoids generating HTML code for header row when it is hidden.

Signed-off-by: Laurent Garnier <lg.hc@free.fr>
@lolodomo lolodomo added enhancement New feature or request basic ui Basic UI labels Feb 12, 2024
@lolodomo lolodomo requested a review from a team as a code owner February 12, 2024 19:33
@lolodomo
Copy link
Contributor Author

This optimization also avoids an unnecessary request for icon when there is no header row.

@lolodomo
Copy link
Contributor Author

lolodomo commented Feb 12, 2024

Related to this comment :
#2259 (comment)

@lolodomo
Copy link
Contributor Author

lolodomo commented Mar 9, 2024

Merge conflict is fixed.

Copy link
Member

@kaikreuzer kaikreuzer left a comment

Choose a reason for hiding this comment

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

Thanks!

@kaikreuzer kaikreuzer merged commit 1613dfd into openhab:main Mar 17, 2024
3 checks passed
@kaikreuzer kaikreuzer added this to the 4.2 milestone Mar 17, 2024
@lolodomo lolodomo deleted the basicui_ignore_header_row branch March 17, 2024 19:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
basic ui Basic UI enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants