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
Describe the bug
Needs to reload in order for searching in EventsFragment works. This is due to my PR #1296, I know the cause of the problem so I will fix it
Screenshots
Would you like to work on the issue?
Yes
The text was updated successfully, but these errors were encountered:
* Summary Change: Fix making search in EventsFragment works again
Details:
- Add a LiveData String to store the last search so that if a new search come, it reloads events again
Fix#1349
* Small Changes: initializing String object with ""
Describe the bug
Needs to reload in order for searching in EventsFragment works. This is due to my PR #1296, I know the cause of the problem so I will fix it
Screenshots
Would you like to work on the issue?
Yes
The text was updated successfully, but these errors were encountered: