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

Page: Add ability to edit current tab of tabbed page #2953

Merged
merged 1 commit into from
Dec 28, 2024

Conversation

florian-h05
Copy link
Contributor

Closes #2899.

@florian-h05 florian-h05 requested a review from ghys as a code owner December 28, 2024 14:43
@florian-h05 florian-h05 added enhancement New feature or request main ui Main UI labels Dec 28, 2024
@florian-h05 florian-h05 added this to the 5.0 milestone Dec 28, 2024
Copy link

relativeci bot commented Dec 28, 2024

#2611 Bundle Size — 10.97MiB (~+0.01%).

0e0852e(current) vs 1f4673f main#2610(baseline)

Warning

Bundle contains 2 duplicate packages – View duplicate packages

Bundle metrics  Change 1 change Regression 1 regression
                 Current
#2611
     Baseline
#2610
Regression  Initial JS 1.9MiB(+0.03%) 1.9MiB
No change  Initial CSS 577.39KiB 577.39KiB
No change  Cache Invalidation 17.31% 17.31%
No change  Chunks 227 227
No change  Assets 250 250
No change  Modules 2949 2949
No change  Duplicate Modules 154 154
No change  Duplicate Code 1.78% 1.78%
No change  Packages 98 98
No change  Duplicate Packages 2 2
Bundle size by type  Change 1 change Regression 1 regression
                 Current
#2611
     Baseline
#2610
Regression  JS 9.18MiB (~+0.01%) 9.18MiB
No change  CSS 866.47KiB 866.47KiB
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:edit-page-tabProject dashboard


Generated by RelativeCIDocumentationReport issue

@florian-h05 florian-h05 merged commit 512ecce into openhab:main Dec 28, 2024
6 checks passed
@florian-h05 florian-h05 deleted the edit-page-tab branch December 28, 2024 14:54
@ghys
Copy link
Member

ghys commented Jan 2, 2025

At last! 😆
This had bugged me for years as this was an obvious improvement. To tell the truth I was holding on to see someone doing a PR about it (there is/was a "good first PR" GitHub tag to let first-comers know what to work on to get acquainted with the code).
So I'm both relieved it's finally done and disappointed a maintainer had to do it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request main ui Main UI
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add "Edit page" link to tabbed pages
2 participants