immich icon indicating copy to clipboard operation
immich copied to clipboard

fix(web): reset select all button state on escape press

Open darrelhong opened this issue 4 months ago • 0 comments

This PR should resolve #13481 by setting isSelectingAllAssets when escape is pressed.

The change is extracting the logic from SelectAllAssets component into a helper and calling them in the album page as well as some other components I thought was suitable as well.

darrelhong avatar Oct 19 '24 09:10 darrelhong