Open
Description
Which Umbraco version are you using? (Please write the exact version, example: 10.1.0)
15.2
Bug summary
When using the Umbraco image picker, I noticed an unexpected behavior affecting folder navigation.
If an image is selected and the user wishes to change their selection by navigating into a folder, this action is blocked until the image is manually deselected. Only after deselecting the image does folder navigation become accessible again.
Specifics
No response
Steps to reproduce
- Open the Umbraco image picker.
- Select an image from the available options.
- Attempt to navigate into a folder without deselecting the image.
- Observe that folder navigation is not possible.
- Deselect the image and see that folders become accessible again.
Expected result / actual result
Expected Behavior:
Users should be able to navigate into folders regardless of whether an image is currently selected.
Current Behavior:
When an image is selected, folder navigation is disabled until the image is manually deselected.