Skip to content
This repository was archived by the owner on May 12, 2021. It is now read-only.

Conversation

@black-puppydog
Copy link
Contributor

So far, the search bar included all the main views except the Profile.
This was supposedly because for the other views the navigation is trivially
done by a string constant, while navigating to the user's profile requires
navigating to their feed ID.
So this introduces the navigation to /profile as an alias to navigating to
the user's own feed ID.

So far, the search bar included all the main views *except* the Profile.
This was supposedly because for the other views the navigation is trivially
done by a string constant, while navigating to the user's profile requires
navigating to their feed ID.
So this introduces the navigation to /profile as an alias to navigating to
the user's own feed ID.
@black-puppydog black-puppydog force-pushed the searchbar-slash-profile branch from ab77785 to 25a1b62 Compare May 7, 2020 18:12
Copy link
Contributor

@Powersource Powersource left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code looks sane enough, and I guess you've tested it works 😁

@Powersource Powersource merged commit 36427be into master May 11, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants