Conversation
|
a0a2c76 to
be3377b
Compare
dopenguin
left a comment
There was a problem hiding this comment.
Attributions also need this new composable.
Co-authored-by: Pascal Röhling <73653210+dopenguin@users.noreply.github.com>
…narrowing/safety error
(i also updated the description / instructions) |
|
I noticed an inconsistency within the attributions plugin when a layer is selected but not visible in the current zoom level (can be tested in client "snowbox"). While selecting / deselecting layers, the layer "Ausgleichsflächen" is sometimes listed in the attributions and sometimes not. This seems to be already a problem within the |
This either seems to have already been fixed on However, this does not seem to work at all for iceberg whereas it works for snowbox without any problems. |
I can still reproduce the bug in the updated snowbox: iceberg: EDIT: i just checked the config and iceberg has no |
The config has been updated in 6cfe0dc. I'll take a closer look regarding the inconsistencies of the attributions |
Ah ok. I found the same bug here now, too.
it seems to be a bug in |
Summary
This PR should solve the problem of the dependency of plugin orders by adding a reusable plugin store watcher. It can be used within plugins to manahge watchers for stores from other plugins.
Within this PR, plugin store watchers where added to
geoLocationplugin andpinsplugin.geolocation,addressSearch,attributions,layerChooserandpinswithin the snowbox client was changed.Instructions for local reproduction and review
Pull Request Checklist (for Assignee)
UI has been tested in the following tools regarding accessibility (only regarding functionality affected in this PR)
Relevant tickets, issues, et cetera
closes #484