Add-on store: Make back link return to Thing details / choose binding#4131
Merged
florian-h05 merged 1 commit intoopenhab:mainfrom Apr 27, 2026
Merged
Add-on store: Make back link return to Thing details / choose binding#4131florian-h05 merged 1 commit intoopenhab:mainfrom
florian-h05 merged 1 commit intoopenhab:mainfrom
Conversation
#5369 Bundle Size — 13.84MiB (~+0.01%).fd998b6(current) vs 6f9bab9 main#5359(baseline) Warning Bundle contains 2 duplicate packages – View duplicate packages Bundle metrics
|
| Current #5369 |
Baseline #5359 |
|
|---|---|---|
1.41MiB |
1.41MiB |
|
0B |
0B |
|
16.18% |
16.18% |
|
697 |
697 |
|
816 |
816 |
|
2818 |
2818 |
|
0 |
0 |
|
0% |
0% |
|
126 |
126 |
|
1 |
1 |
Bundle size by type
1 change
1 regression
| Current #5369 |
Baseline #5359 |
|
|---|---|---|
11.53MiB (~+0.01%) |
11.53MiB |
|
902.12KiB |
902.12KiB |
|
638.41KiB |
638.41KiB |
|
526.1KiB |
526.1KiB |
|
295.6KiB |
295.6KiB |
|
847B |
847B |
Bundle analysis report Branch jimtng:addon-store-backlink Project dashboard
Generated by RelativeCI Documentation Report issue
when the Thing Details or Choose Binding (Adding a Thing) offers to "Install Binding", the user is brought to the Addon store. From there, make the Back link return the user back to Thing Details / Choose Binding. Signed-off-by: Jimmy Tanagra <jcode@tanagra.id.au>
66dd27b to
fd998b6
Compare
florian-h05
approved these changes
Apr 27, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
When the Thing Details or Choose Binding (Adding a Thing) offers to "Install Binding", the user is brought to the Addon store. From there, make the Back link return the user back to Thing Details / Choose Binding.