You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I select user, I want to update my React state and don't want to show the selected person in the picker like this
I try to use css to hidden the class selected item, but I can still delete it by using delete button
Any help will be appreciated
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
When I select user, I want to update my React state and don't want to show the selected person in the picker like this
![Screenshot 2024-06-18 at 12 40 39 AM](https://private-user-images.githubusercontent.com/21209285/340402129-47552e46-cc7b-4bfb-95e1-59a3cc7d56c4.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzg5MjcwMTcsIm5iZiI6MTczODkyNjcxNywicGF0aCI6Ii8yMTIwOTI4NS8zNDA0MDIxMjktNDc1NTJlNDYtY2M3Yi00YmZiLTk1ZTEtNTlhM2NjN2Q1NmM0LnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMDclMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjA3VDExMTE1N1omWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPWE2Zjk3ZjZjNDNjMjg5OWI4ZjJmODRmOGFkZDMyOWRlYzM5NGU2Yzg3ZWM0ZDM1MDMzMWM1MzBmNDkzMDEyYjImWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.XBwT-fW-uSgN2a9kPu6NtzUW7_J586HQUkzwE9TZEQY)
I try to use css to hidden the class selected item, but I can still delete it by using delete button
Any help will be appreciated
Beta Was this translation helpful? Give feedback.
All reactions