#11397: Fix TOC layer-settings description disappears when switching between tabs#11398
Conversation
fix(TOC layer-settings): preserve description when switching between tabs - Fixed an issue where a layer’s description shown in the General tab disappeared after navigating to the Style tab and back - Prevent overwriting description if capabilities.Abstract is empty or undefined - Add test to verify description persistence when Abstract is missing On behalf of DB Systel GmbH
|
@congchen1101 thank you for your contribution. Anyway, I've checked on the same map you indicated in the connected issue but I'm not reproducing the problem. All seems working as expected. Are there maybe other preconditions to respect to reproduce the problem? |
|
Hi @tdipisa, The video I shared was recorded today, and I have just checked again — the bug is still present when performing the exact steps on the layer poly_landmarks. There are no other preconditions and this layer should meet all the required conditions. |
|
Nice. |
|
Successfully created backport PR for |
|
Thank you so much @congchen1101. @ElenaGallo please let us know for the backport. Thank you. |
|
Test passed on DEV, @offtherailz backport can be merged here: #11830 |
fix(TOC layer-settings): preserve description when switching between tabs
On behalf of DB Systel GmbH
Description
Please check if the PR fulfills these requirements
What kind of change does this PR introduce? (check one with "x", remove the others)
What is the current behavior?
#11397
What is the new behavior?
Layer’s description will not disappear after navigating to the Style tab and back
Breaking change
Does this PR introduce a breaking change? (check one with "x", remove the other)