mirror of
https://github.com/immich-app/immich
synced 2025-11-07 17:27:20 +00: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:
parent
b9593361a4
commit
058ca28d88
2 changed files with 4 additions and 1 deletions
|
|
@ -59,6 +59,7 @@
|
|||
|
||||
const activate = () => {
|
||||
isActive = true;
|
||||
input?.select();
|
||||
openDropdown();
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue