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

Ensure clicking on account "name" links to all tweets on loklak search #223

Closed
mariobehling opened this issue Jan 14, 2017 · 2 comments
Closed
Labels

Comments

@mariobehling
Copy link
Member

Clicking on names of accounts on loklak.net sends the user to the account page on twitter. Expected: The user should click and see all tweets of this users on loklak.net.

screenshot from 2017-01-14 16-04-04

@hemantjadon
Copy link
Contributor

hemantjadon commented Jan 14, 2017

Using <a [routerLink]="/search" [queryParams]="from:{{profileName}}">@{{profileName}}</a>, will fix this.

Someone can take this up :)

@kaushikgunda
Copy link

I am willing to do this .

hemantjadon added a commit that referenced this issue Jan 16, 2017
Fixes #223 : Tweet names shows tweets on loklak.net .
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants