Skip to content

Conversation

rohitPandey469
Copy link
Contributor

Description

Added a link to quickly navigate to author's profile page. However the application is not integrated for /profile/user-id. That is one user can not view other user's profile page. So, navigating to a broken link.
Will soon raise a issue regarding this aswell.

Related Issue

Fixes #160

Motivation and Context

One would want to view more of his favourite author's content, so he can quickly go his profile page and view more of his tutorials.

How Has This Been Tested?

Tested locally on my machine

Screenshots or GIF (In case of UI changes):

Types of changes

  • New feature (non-breaking change which adds functionality)

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

);

console.log("user", user);
console.log("profileData", profileData);
Copy link
Collaborator

Choose a reason for hiding this comment

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

remove the console.log

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Ok sir

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.

[ Feat : Click to view author profile page at tutorial/tutorial_id ]
2 participants