-
Notifications
You must be signed in to change notification settings - Fork 13
Feature/settings #195
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
Feature/settings #195
Conversation
… profile_settings and hide show Views depending on user signed in or not
() }Lines 65 to 70 in ee2ce7c
This comment was generated by todo based on a
|
() }Lines 72 to 77 in ee2ce7c
This comment was generated by todo based on a
|
() }Lines 73 to 78 in ee2ce7c
This comment was generated by todo based on a
|
…ligned to container layout
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I am sorry I don't have any feedback besides that I think it looks very good! I really liked how you organized your code and named your functions!
What this PR does:
Show correct profile setting screen depending user is signed in or not.
Which issue(s) this PR fixes:
Fixes #190
Additional comments:
My first PR, happy to hear any feedback so don't hesitate to point out whatever you see :)