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

Fix flickering of list pages when updating #2837

Merged
merged 1 commit into from
Oct 26, 2024

Conversation

florian-h05
Copy link
Contributor

Fixes Items list flickering when an Item is added, updated or removed.

Fixes the same issue for other lists, where this is a regression from #2823 and #2827.

Partly regression from openhab#2823 and openhab#2827.

Signed-off-by: Florian Hotze <dev@florianhotze.com>
Copy link

relativeci bot commented Oct 26, 2024

#2426 Bundle Size — 10.85MiB (~+0.01%).

f574b79(current) vs 54b96e7 main#2425(baseline)

Warning

Bundle contains 2 duplicate packages – View duplicate packages

Bundle metrics  Change 2 changes Improvement 1 improvement
                 Current
#2426
     Baseline
#2425
Improvement  Initial JS 1.9MiB(~-0.01%) 1.9MiB
No change  Initial CSS 577.21KiB 577.21KiB
Change  Cache Invalidation 18.67% 17.74%
No change  Chunks 226 226
No change  Assets 249 249
No change  Modules 2931 2931
No change  Duplicate Modules 151 151
No change  Duplicate Code 1.88% 1.88%
No change  Packages 96 96
No change  Duplicate Packages 2 2
Bundle size by type  Change 1 change Regression 1 regression
                 Current
#2426
     Baseline
#2425
Regression  JS 9.06MiB (~+0.01%) 9.06MiB
No change  CSS 864.2KiB 864.2KiB
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 florian-h05:lists-flickeringProject dashboard


Generated by RelativeCIDocumentationReport issue

@florian-h05 florian-h05 merged commit c6dda3c into openhab:main Oct 26, 2024
8 checks passed
@florian-h05 florian-h05 deleted the lists-flickering branch October 26, 2024 12:13
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.

1 participant