mirror of
https://github.com/lumina-rocks/lumina.git
synced 2026-04-09 15:06:56 +02:00
fix: Clean up handleTextChange to reset search tag and hide user suggestions
This commit is contained in:
@@ -241,7 +241,7 @@ const UploadComponent: React.FC = () => {
|
||||
|
||||
setShowUserSuggestions(false)
|
||||
setSearchTag("")
|
||||
|
||||
|
||||
// Replace links only if they contain https://lumina.rocks
|
||||
let updatedValue = value;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user