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

Profile Page: Invalid Text in Teams panel when no teams are available #162

Closed
Manan-Rathi opened this issue Oct 22, 2021 · 4 comments · Fixed by #163
Closed

Profile Page: Invalid Text in Teams panel when no teams are available #162

Manan-Rathi opened this issue Oct 22, 2021 · 4 comments · Fixed by #163
Labels
good first issue Good for newcomers question Further information is requested

Comments

@Manan-Rathi
Copy link
Contributor

  1. When clicked on the Teams option on the logged in user's profile page, the message displayed is "No projects to show" instead of "No teams to Show".

  2. While the handleLogout function signs out the user, there is no function redirecting the user to the homepage. As a result, the profile of the user is still visible after clicking on Logout. Is this a bug or is intentionally done?

@shubhanshu02
Copy link
Member

Hi @Manan-Rathi!

  1. Nice catch! That's a correction missed in Rename project tab to Teams #95.
  2. That's actually by design. Can you explain why redirect to the homepage is needed here?

@shubhanshu02 shubhanshu02 added good first issue Good for newcomers question Further information is requested labels Oct 22, 2021
@Manan-Rathi
Copy link
Contributor Author

Hi @Manan-Rathi!

  1. Nice catch! That's a correction missed in Rename project tab to Teams #95.
  2. That's actually by design. Can you explain why redirect to the homepage is needed here?

Hello @shubhanshu02 bhaiya.

  1. Can I take up this issue?
  2. No specific reason, bhaiya. Only I thought this was an expected behavior after one clicks on Logout.

@shubhanshu02
Copy link
Member

Sure, you can take that up.

@Manan-Rathi
Copy link
Contributor Author

Sure, you can take that up.

Thanks!

@shubhanshu02 shubhanshu02 changed the title Probable bugs on the Profile page Profile Page: Invalid Text in Teams panel when no teams are available Oct 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers question Further information is requested
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants