[#5646] fixed single select, file and relation fields ui

This commit is contained in:
Gani Georgiev
2024-10-11 14:48:19 +03:00
parent 16d88681a3
commit 95d5ee40b0
31 changed files with 42 additions and 40 deletions

View File

@@ -9,7 +9,9 @@
- Fixed the relation record picker to sort by default by `@rowid` insetead of the `created` field as the latter is optional ([#5641](https://github.com/pocketbase/pocketbase/discussions/5641)).
- Fixed UI linked providers image path.
- Fixed the OAuth2 providers logo path shown in the "Authorized providers" UI.
- Fixed the single value UI for the `select`, `file` and `relation` fields ([#5646](https://github.com/pocketbase/pocketbase/discussions/5646))
## v0.23.0-rc4