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

Make tabbed pages routable #2647

Merged
merged 1 commit into from
Jul 8, 2024

Conversation

florian-h05
Copy link
Contributor

This adds the ability to route through tabbed page by their index, i.e. 0 for the first tab and so on.

This adds the ability to route through tabbed page by their index,
i.e. 0 for the first tab and so on.

Signed-off-by: Florian Hotze <florianh_dev@icloud.com>
@florian-h05 florian-h05 requested a review from a team as a code owner July 5, 2024 09:40
@florian-h05 florian-h05 added enhancement New feature or request main ui Main UI labels Jul 5, 2024
@florian-h05 florian-h05 added this to the 4.3 milestone Jul 5, 2024
@florian-h05
Copy link
Contributor Author

florian-h05 commented Jul 5, 2024

@digitaldan Now that we can navigate the UI when clicking a notification, the UI needs to be able to navigate tabbed pages through routes. This implements this!

Copy link

relativeci bot commented Jul 5, 2024

#2095 Bundle Size — 10.67MiB (-0.06%).

9066579(current) vs 0666794 main#2094(baseline)

Warning

Bundle contains 2 duplicate packages – View duplicate packages

Bundle metrics  Change 3 changes Regression 1 regression
                 Current
#2095
     Baseline
#2094
Regression  Initial JS 1.88MiB(+0.01%) 1.88MiB
No change  Initial CSS 607.91KiB 607.91KiB
Change  Cache Invalidation 17.82% 18.26%
No change  Chunks 223 223
No change  Assets 246 246
Change  Modules 2888(-0.21%) 2894
No change  Duplicate Modules 149 149
No change  Duplicate Code 1.85% 1.85%
No change  Packages 97 97
No change  Duplicate Packages 2 2
Bundle size by type  Change 1 change Improvement 1 improvement
                 Current
#2095
     Baseline
#2094
Improvement  JS 8.86MiB (-0.08%) 8.86MiB
No change  CSS 891.55KiB 891.55KiB
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.24KiB 1.24KiB
No change  Other 871B 871B

Bundle analysis reportBranch florian-h05:tabbed-pages-routingProject dashboard

florian-h05 added a commit to florian-h05/openhab-docs that referenced this pull request Jul 5, 2024
Depends on openhab/openhab-webui#2647.

Signed-off-by: Florian Hotze <florianh_dev@icloud.com>
@florian-h05
Copy link
Contributor Author

Docs PR: openhab/openhab-docs#2326

@digitaldan
Copy link
Contributor

Thats excellent! Someone asked about this exact feature when we released the command item, so i know its going to be well received .

@florian-h05 florian-h05 merged commit ccbda49 into openhab:main Jul 8, 2024
8 checks passed
@florian-h05 florian-h05 deleted the tabbed-pages-routing branch July 8, 2024 10:25
stefan-hoehn pushed a commit to openhab/openhab-docs that referenced this pull request Jul 16, 2024
Depends on openhab/openhab-webui#2647.

Signed-off-by: Florian Hotze <florianh_dev@icloud.com>
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.

2 participants