️(frontend) improve select share stability

- keep email in search input after unfocus
- keep search in memory after unfocus
- fixed width to reduce flickering
- empty states after validation
This commit is contained in:
Anthony LC
2024-08-06 12:48:42 +02:00
committed by Anthony LC
parent 8d5648005f
commit fb494c8c71
4 changed files with 61 additions and 23 deletions

View File

@@ -16,6 +16,7 @@ and this project adheres to
## Fixed
- 🐛(y-webrtc) fix prob connection #147
- ⚡️(frontend) improve select share stability #159
## Changed