Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bug: EventsFragment loads all Events whenever it is created #1230

Closed
haroldadmin opened this issue Mar 5, 2019 · 4 comments
Closed

bug: EventsFragment loads all Events whenever it is created #1230

haroldadmin opened this issue Mar 5, 2019 · 4 comments

Comments

@haroldadmin
Copy link
Contributor

Describe the bug
The Events list in EventsFragment reloads whenever it is created.

To Reproduce

  1. Open Events Screen.
  2. Select any event to view its details.
  3. Go back to events screen using back button (not using bottom nav)
  4. Error: Events reload.

Expected behavior
When returning to the Events Fragment using the back button, list should not reload.

Screenshots

events

Smartphone Info:
Device: Google Pixel
OS: Android 9 Pie

Additional context
This behaviour should not be fixed when user navigates to events fragment using the bottom nav.
Not restoring UI state when navigating using Bottom Nav is a part of Material design spec for Android.

Would you like to work on the issue?
Yes

@haroldadmin
Copy link
Contributor Author

@iamareebjamal @liveHarshit Do you approve this issue? Should I work on it?

@liveHarshit
Copy link
Member

Duplicate

@haroldadmin
Copy link
Contributor Author

@liveHarshit Please give me a link to the original issue too.

@liveHarshit
Copy link
Member

#1078 #1139

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants