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

oh-cell: Fix headerBadgeColor #2807

Merged
merged 1 commit into from
Oct 21, 2024

Conversation

JustinGeorgi
Copy link
Contributor

The color attribute for the header badges in the oh-cell were not dynamic and as a result setting headerBadgeColor in the cell config caused a malformed color class to be added to the badge.

The color attribute for the header badges in the oh-cell were not dynamic and as a result setting headerBadgeColor in the cell config caused a malformed color class to be added to the badge.

Signed-off-by: JustinGeorgi <[email protected]>
Copy link

relativeci bot commented Oct 12, 2024

#2381 Bundle Size — 10.84MiB (~-0.01%).

e120aec(current) vs 0396d31 main#2380(baseline)

Warning

Bundle contains 2 duplicate packages – View duplicate packages

Bundle metrics  Change 1 change Improvement 1 improvement
                 Current
#2381
     Baseline
#2380
Improvement  Initial JS 1.89MiB(~-0.01%) 1.89MiB
No change  Initial CSS 577.21KiB 577.21KiB
No change  Cache Invalidation 24.09% 24.09%
No change  Chunks 226 226
No change  Assets 249 249
No change  Modules 2919 2919
No change  Duplicate Modules 149 149
No change  Duplicate Code 1.8% 1.8%
No change  Packages 96 96
No change  Duplicate Packages 2 2
Bundle size by type  Change 1 change Improvement 1 improvement
                 Current
#2381
     Baseline
#2380
Improvement  JS 9.05MiB (~-0.01%) 9.05MiB
No change  CSS 863.98KiB 863.98KiB
No change  Fonts 526.1KiB 526.1KiB
No change  Media 295.6KiB 295.6KiB
No change  IMG 140.74KiB 140.74KiB
No change  HTML 1.38KiB 1.38KiB
No change  Other 871B 871B

Bundle analysis reportBranch JustinGeorgi:jag-cellbadge-fixProject dashboard


Generated by RelativeCIDocumentationReport issue

Copy link
Contributor

@florian-h05 florian-h05 left a comment

Choose a reason for hiding this comment

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

LGTM, thanks!

@florian-h05 florian-h05 added this to the 4.3 milestone Oct 21, 2024
@florian-h05 florian-h05 added bug Something isn't working main ui Main UI labels Oct 21, 2024
@florian-h05 florian-h05 changed the title Fix: oh-cell headerBadgeColor oh-cell: Fix headerBadgeColor Oct 21, 2024
@florian-h05
Copy link
Contributor

@JustinGeorgi Can you please provide a valid email address for the sign-off according to https://www.openhab.org/docs/developer/contributing.html#sign-your-work in future PRs?
For this PR I can apply the two line exception.

@florian-h05 florian-h05 merged commit a1787ed into openhab:main Oct 21, 2024
8 checks passed
@JustinGeorgi
Copy link
Contributor Author

Can you please provide a valid email address

Oh, sorry about that! I used the github web interface because this was so quick and I wasn't where I could get to a dev environment easily. I had no idea it wouldn't just use my profile email. I'll keep an eye out next time.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working main ui Main UI
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants