Rahul Mohata

Results 90 comments of Rahul Mohata

@vj-codes @Aaishpra could you guys please confirm this issue ?

@Aaishpra Currently the URL is contains `""` quotes i.e. the url is not correctly formatted. It is not working currently. Also even if we remove quotes, http://localhost:3000/members/profile/members/portfolio/rmohata it is still...

@Aaishpra both the links get redirected to home page. ![image](https://user-images.githubusercontent.com/54268438/106041674-1d0aad80-6102-11eb-802d-359c87efa50c.png) Although, this shows that http://localhost:3000/members/portfolio/rmohata should be the valid url.

> Then on B's `Portfolio` page, we'll place a link to the B's `Profile` page so A can see B's details (this topic is open for discussion, I prefer if...

Ok, then let's first create the Portfolio page and then get back to this 👍

@mtreacy002 Thanks! I would like to pick it up. Please assign me 🙂 >showing the selected member instead of Member's page What should be shown in place of `Member's` when...

@mtreacy002 agreed. Thanks for clarifying 😊

@mtreacy002 I see two components namely `MemberPortfolio.jsx` and `Portfolio.jsx` with same content. Which component is to be used here?

>a button to go to the 'Profile' page on both templates @mtreacy002 Should a user be allowed to view another user's personal details ? Also, should the button `Go to...

> Create a Profile page that shows 3 available pages as the next actions: to user's personal details to user's additional information to user's personal background @mtreacy002 In case when...