PixelogicDev / Gruvee-Mobile

#WeAreGrüvee
MIT License
48 stars 11 forks source link

[Bug] Clear Algolia Search On BottomSheet Close #57

Open adilanchian opened 4 years ago

adilanchian commented 4 years ago

Currently, we have a ref setup for AlgoliaSearch component in AddPlaylistBottomSheet, but the ref doesn't seem to be set properly which means we can't call the clear on the search inputs.

Shouldn't matter for beta, but should be fixed for Release-1.0