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

Feature: Integrating profile link to user's name in forum #11

Open
antriksh-9 opened this issue Feb 17, 2024 · 8 comments
Open

Feature: Integrating profile link to user's name in forum #11

antriksh-9 opened this issue Feb 17, 2024 · 8 comments

Comments

@antriksh-9
Copy link

In community forum, inside the thread there are users which have raised the question and the one's which have answered the question.
I recommend integrating profile link of the mentioned users with their name.

@antriksh-9
Copy link
Author

antriksh-9 commented Feb 17, 2024

Hey @tanmoysrt @Prerna-0202 @vedant-jain03 I would like to work on this issue.

@tanmoysrt
Copy link
Member

tanmoysrt commented Feb 24, 2024

In community forum, inside the thread there are users which have raised the question and the one's which have answered the question. I recommend integrating profile link of the mentioned users with their name.

There can be two way for this.

  1. We directly redirect him to CircuitVerse profle.
  2. We can have a dedicated profile page like this https://gorails.com/users/user_zWNY2gOL1xwrYuRqXQnjJZyP and we can link CircuitVerse profile there. (It's seem to be better option than 1, as other project which wil use this fork, doesn't required CircuitVerse profile, instead we can override that in CircuitVerse main project). So we can have this dedicated profile page for now.

WDYT ?

@antriksh-9
Copy link
Author

In community forum, inside the thread there are users which have raised the question and the one's which have answered the question. I recommend integrating profile link of the mentioned users with their name.

There can be two way for this.

  1. We directly redirect him to CircuitVerse profle.
  2. We can have a dedicated profile page like this https://gorails.com/users/user_zWNY2gOL1xwrYuRqXQnjJZyP and we can link CircuitVerse profile there. (It's seem to be better option than 1, as other project which wil use this fork, doesn't required CircuitVerse profile, instead we can override that in CircuitVerse main project). So we can have this dedicated profile page for now.

WDYT ?

So, for now, we have a user profile page where user can edit their details, add circuits etc.
and from my understanding you're recommending that every user will have a separate profile page in forum where their activity will show like comments, questions, posts etc. and their CircuitVerse profile will be linked to their name...right?
Correct me if I am wrong..

@antriksh-9
Copy link
Author

In community forum, inside the thread there are users which have raised the question and the one's which have answered the question. I recommend integrating profile link of the mentioned users with their name.

There can be two way for this.

  1. We directly redirect him to CircuitVerse profle.
  2. We can have a dedicated profile page like this https://gorails.com/users/user_zWNY2gOL1xwrYuRqXQnjJZyP and we can link CircuitVerse profile there. (It's seem to be better option than 1, as other project which wil use this fork, doesn't required CircuitVerse profile, instead we can override that in CircuitVerse main project). So we can have this dedicated profile page for now.

WDYT ?

So, for now, we have a user profile page where user can edit their details, add circuits etc. and from my understanding you're recommending that every user will have a separate profile page in forum where their activity will show like comments, questions, posts etc. and their CircuitVerse profile will be linked to their name...right? Correct me if I am wrong..

Hey @tanmoysrt what about this?

@tanmoysrt
Copy link
Member

In community forum, inside the thread there are users which have raised the question and the one's which have answered the question. I recommend integrating profile link of the mentioned users with their name.

There can be two way for this.

  1. We directly redirect him to CircuitVerse profle.
  2. We can have a dedicated profile page like this https://gorails.com/users/user_zWNY2gOL1xwrYuRqXQnjJZyP and we can link CircuitVerse profile there. (It's seem to be better option than 1, as other project which wil use this fork, doesn't required CircuitVerse profile, instead we can override that in CircuitVerse main project). So we can have this dedicated profile page for now.

WDYT ?

So, for now, we have a user profile page where user can edit their details, add circuits etc. and from my understanding you're recommending that every user will have a separate profile page in forum where their activity will show like comments, questions, posts etc. and their CircuitVerse profile will be linked to their name...right? Correct me if I am wrong..

Yup !
Also the circuitverse profile link need to be configurable, as other platforms using simple_dicussion will not need link to CircuitVerse profile. Maybe done by override that part in CircuitVerse

@antriksh-9
Copy link
Author

In community forum, inside the thread there are users which have raised the question and the one's which have answered the question. I recommend integrating profile link of the mentioned users with their name.

There can be two way for this.

  1. We directly redirect him to CircuitVerse profle.
  2. We can have a dedicated profile page like this https://gorails.com/users/user_zWNY2gOL1xwrYuRqXQnjJZyP and we can link CircuitVerse profile there. (It's seem to be better option than 1, as other project which wil use this fork, doesn't required CircuitVerse profile, instead we can override that in CircuitVerse main project). So we can have this dedicated profile page for now.

WDYT ?

So, for now, we have a user profile page where user can edit their details, add circuits etc. and from my understanding you're recommending that every user will have a separate profile page in forum where their activity will show like comments, questions, posts etc. and their CircuitVerse profile will be linked to their name...right? Correct me if I am wrong..

Yup ! Also the circuitverse profile link need to be configurable, as other platforms using simple_dicussion will not need link to CircuitVerse profile. Maybe done by override that part in CircuitVerse

So, do I need to make changes now and raise PR, or it will be done as a part of Project 2 - CircuitVerse Forum Revamp?

@tanmoysrt
Copy link
Member

tanmoysrt commented Mar 5, 2024

In community forum, inside the thread there are users which have raised the question and the one's which have answered the question. I recommend integrating profile link of the mentioned users with their name.

There can be two way for this.

  1. We directly redirect him to CircuitVerse profle.
  2. We can have a dedicated profile page like this https://gorails.com/users/user_zWNY2gOL1xwrYuRqXQnjJZyP and we can link CircuitVerse profile there. (It's seem to be better option than 1, as other project which wil use this fork, doesn't required CircuitVerse profile, instead we can override that in CircuitVerse main project). So we can have this dedicated profile page for now.

WDYT ?

So, for now, we have a user profile page where user can edit their details, add circuits etc. and from my understanding you're recommending that every user will have a separate profile page in forum where their activity will show like comments, questions, posts etc. and their CircuitVerse profile will be linked to their name...right? Correct me if I am wrong..

Yup ! Also the circuitverse profile link need to be configurable, as other platforms using simple_dicussion will not need link to CircuitVerse profile. Maybe done by override that part in CircuitVerse

So, do I need to make changes now and raise PR, or it will be done as a part of Project 2 - CircuitVerse Forum Revamp?

It's actually part of project 2, you may work on this and attach that PR as proof of work in your proposal

@antriksh-9
Copy link
Author

antriksh-9 commented Mar 6, 2024

In community forum, inside the thread there are users which have raised the question and the one's which have answered the question. I recommend integrating profile link of the mentioned users with their name.

There can be two way for this.

  1. We directly redirect him to CircuitVerse profle.
  2. We can have a dedicated profile page like this https://gorails.com/users/user_zWNY2gOL1xwrYuRqXQnjJZyP and we can link CircuitVerse profile there. (It's seem to be better option than 1, as other project which wil use this fork, doesn't required CircuitVerse profile, instead we can override that in CircuitVerse main project). So we can have this dedicated profile page for now.

WDYT ?

So, for now, we have a user profile page where user can edit their details, add circuits etc. and from my understanding you're recommending that every user will have a separate profile page in forum where their activity will show like comments, questions, posts etc. and their CircuitVerse profile will be linked to their name...right? Correct me if I am wrong..

Yup ! Also the circuitverse profile link need to be configurable, as other platforms using simple_dicussion will not need link to CircuitVerse profile. Maybe done by override that part in CircuitVerse

So, do I need to make changes now and raise PR, or it will be done as a part of Project 2 - CircuitVerse Forum Revamp?

It's actually part of project 2, you may work on this and attach that PR as proof of work in your proposal

Okay!
Then I will be working on this.

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

No branches or pull requests

2 participants