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

Search, replace and profile update #1

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

jrodriguezsoto
Copy link

Use notify listeners to let the UI know when there was a future still loading. While this is happening the UI hides the search bar disabling user input while the future loads.

In order to change the stop the app from creating new pages every time a new search was made I replaced push with replace. This automatically disposes the previous search made instead of pushing onto the stack.

As far as the UI design for the profile page goes I wanted to keep it simple and respect the preset colors so it matches the app style.

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

Successfully merging this pull request may close these issues.

1 participant