You've already forked immich
mirror of
https://github.com/immich-app/immich.git
synced 2025-07-07 06:16:05 +02:00
feat(web): Language settings list UX nits (#10261)
* feat(web): Sort language settings list before: https://bo0.tz/u/xMLnEW.png after: https://bo0.tz/u/lGLn9h.png * feat(web): Select combobox text when focused
This commit is contained in:
@ -59,6 +59,7 @@
|
||||
|
||||
const activate = () => {
|
||||
isActive = true;
|
||||
input?.select();
|
||||
openDropdown();
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user