Skip to content

[6.x] Save asset folders on blur - #15309

Merged
jasonvarga merged 1 commit into
6.xfrom
save-asset-folders-on-blur
Aug 31, 2026
Merged

[6.x] Save asset folders on blur#15309
jasonvarga merged 1 commit into
6.xfrom
save-asset-folders-on-blur

Conversation

@duncanmcclean

@duncanmcclean duncanmcclean commented Aug 31, 2026

Copy link
Copy Markdown
Member

This pull request fixes an issue where new asset folders disappear when their name input loses focus. This was happening because the input only submitted on Enter and cancelled when blurred.

This PR fixes it by submitting creation on either Enter or blur in grid and table views.

Before

CleanShot.2026-08-31.at.09.50.29.mp4

After

CleanShot.2026-08-31.at.09.51.24.mp4

Fixes #15226

@jasonvarga
jasonvarga merged commit 25405b1 into 6.x Aug 31, 2026
66 checks passed
@jasonvarga
jasonvarga deleted the save-asset-folders-on-blur branch August 31, 2026 16:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants