[GH-ISSUE #943] [Improvement] Add a differentiator to the teams in Profile Dropdown #292

Closed
opened 2026-02-26 18:46:21 +03:00 by kerem · 4 comments
Owner

Originally created by @sumitbishti on GitHub (Feb 16, 2024).
Original GitHub issue: https://github.com/documenso/documenso/issues/943

Originally assigned to: @sumitbishti on GitHub.

Describe the improvement you are suggesting in detail

If we allow to create multiple teams with the same name. Then how are we supposed to differentiate btw them in the profile dropdown?

image

Additional Information & Alternatives (optional)

We should either have unique team names
or
We should also show the team url in a team item box in dropdown.
something like this:

sum (owner)
localhost:3000/t/sume
sum (owner)
localhost:3000/t/notsume

Do you want to work on this improvement?

Yes

Please check the boxes that apply to this improvement suggestion.

  • I have searched the existing issues and improvement suggestions to avoid duplication.
  • I have provided a clear description of the improvement being suggested.
  • I have explained the rationale behind this improvement.
  • I have included any relevant technical details or design suggestions.
  • I understand that this is a suggestion and that there is no guarantee of implementation.
Originally created by @sumitbishti on GitHub (Feb 16, 2024). Original GitHub issue: https://github.com/documenso/documenso/issues/943 Originally assigned to: @sumitbishti on GitHub. ### Describe the improvement you are suggesting in detail If we allow to create multiple teams with the same name. Then how are we supposed to differentiate btw them in the profile dropdown? <img width="937" alt="image" src="https://github.com/documenso/documenso/assets/75713174/906b1010-cb66-4997-a4c3-c3ee3501fe10"> ### Additional Information & Alternatives (optional) We should either have unique team names or We should also show the team url in a team item box in dropdown. something like this: ``` sum (owner) localhost:3000/t/sume ``` ``` sum (owner) localhost:3000/t/notsume ``` ### Do you want to work on this improvement? Yes ### Please check the boxes that apply to this improvement suggestion. - [X] I have searched the existing issues and improvement suggestions to avoid duplication. - [X] I have provided a clear description of the improvement being suggested. - [X] I have explained the rationale behind this improvement. - [X] I have included any relevant technical details or design suggestions. - [X] I understand that this is a suggestion and that there is no guarantee of implementation.
Author
Owner

@dguyen commented on GitHub (Feb 17, 2024):

Oh, we had a design for this I think. I just forgot to implement it.

When you hover over the element, it should change the team role to the team url with a fade in/out animation.

<!-- gh-comment-id:1949577303 --> @dguyen commented on GitHub (Feb 17, 2024): Oh, we had a design for this I think. I just forgot to implement it. When you hover over the element, it should change the team role to the team url with a fade in/out animation.
Author
Owner

@sumitbishti commented on GitHub (Feb 17, 2024):

Ok let me implement it then, would raise a PR soon.

<!-- gh-comment-id:1950222436 --> @sumitbishti commented on GitHub (Feb 17, 2024): Ok let me implement it then, would raise a PR soon.
Author
Owner

@sumitbishti commented on GitHub (Feb 17, 2024):

Oh, we had a design for this I think. I just forgot to implement it.

When you hover over the element, it should change the team role to the team url with a fade in/out animation.

Should fade in/out be just for the team url or the whole item?

<!-- gh-comment-id:1950260373 --> @sumitbishti commented on GitHub (Feb 17, 2024): > Oh, we had a design for this I think. I just forgot to implement it. > > When you hover over the element, it should change the team role to the team url with a fade in/out animation. Should fade in/out be just for the team url or the whole item?
Author
Owner

@dguyen commented on GitHub (Feb 18, 2024):

Probably just the team url

<!-- gh-comment-id:1950747418 --> @dguyen commented on GitHub (Feb 18, 2024): Probably just the team url
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/documenso#292
No description provided.