-
Notifications
You must be signed in to change notification settings - Fork 2.9k
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
[HOLD for payment 2024-10-11] Add the workspace name to the title of the workspace chats #49624
Comments
Triggered auto assignment to Contributor-plus team member for initial proposal review - @mollfpr ( |
Triggered auto assignment to @dubielzyk-expensify ( |
Edited by proposal-police: This proposal was edited at 2024-09-24 02:22:51 UTC. ProposalPlease re-state the problem that we are trying to solve in this issue.Add the workspace name to the title of the workspace chats What is the root cause of that problem?Changes request What changes do you think we should make in order to solve the problem?Add the following code here to add workspace name to the report title if the
Additionally we can return empty string on What alternative solutions did you explore? (Optional) |
ProposalPlease re-state the problem that we are trying to solve in this issue.What is the root cause of that problem?New feature request What changes do you think we should make in order to solve the problem?
Line 3721 in ae57639
Line 3860 in ae57639
App/src/pages/home/HeaderView.tsx Line 112 in ae57639
What alternative solutions did you explore? (Optional) |
@nkdengineer, your first step does not seem to be working well. It got overridden from the next condition. Lines 3850 to 3852 in 05ca35c
@nyomanjyotisa Almost looks good. There are a couple of things that we need to work on:
I think we can go with @nyomanjyotisa proposal and fix the above issue while working on the PR. 🎀 👀 🎀 C+ reviewed! |
Triggered auto assignment to @mountiny, see https://stackoverflow.com/c/expensify/questions/7972 for more details. |
@mollfpr I see @nyomanjyotisa's proposal also uses the same condition as mine. Why did you only inform me? |
Their latest update proposal is come first from your proposal. Yours 03:11 UTC and theirs 02:22 UTC, I don't see anything wrong with that.
You're correct, but the result from your proposal wasn't close to the design either. So I don't have anything to asses. |
I brought this up more than once and advocated for putting the room name first, but it didn't seem like anyone outside the design team was concerned about this inevitability... Definitely feel free to bring it up again in Slack! Or we can let this play out and let people experience the issue for themselves. |
Yeah, I did the same. Let's push through then and see if this becomes a more widespread problem or not 👍 |
Side note: I’d love to see the room name as a header in the LHN, with the chat preview as a subheader. I feel like this would keep the LHN way more organized and give more space for the chat preview, especially when the room name is too long. Example:
I think a similar idea was discussed before in a thread somewhere, but nothing came of it. |
Woof, I'm in the same spot. I think this creates more problems than it solves. |
I agree that we should ensure the room name is visible at the header at all times. |
There's a thread here. |
Maybe we should create a new discussion thread and also revert this change until we have a holistic solution? |
|
The solution for this issue has been 🚀 deployed to production 🚀 in version 9.0.44-12 and is now subject to a 7-day regression period 📆. Here is the list of pull requests that resolve this issue: If no regressions arise, payment will be issued on 2024-10-11. 🎊 For reference, here are some details about the assignees on this issue:
|
We ended up reverting this PR, but I think its fair we will pay the contributors on this one as it was product decision down the line |
Triggered auto assignment to @puneetlath ( |
|
Auto-assign attempt failed, all eligible assignees are OOO. |
$250 to @mollfpr and @nyomanjyotisa |
Payment Summary
BugZero Checklist (@puneetlath)
|
@puneetlath, @mollfpr, @mountiny, @nyomanjyotisa, @dubielzyk-expensify Uh oh! This issue is overdue by 2 days. Don't forget to update your issues! |
@nyomanjyotisa can you link me your upwork profile? |
Payment summary:
Thanks everyone! |
@puneetlath here is my upwork profile https://www.upwork.com/freelancers/~0153bd482cfbf9ad36 |
@nyomanjyotisa offer is here. Please ping me on this issue when you've accepted. |
@puneetlath offer accepted |
@nyomanjyotisa has been paid. @mollfpr please request on NewDot. Thanks y'all! |
$250 approved for @mollfpr |
Background
We’ve been discussing making the workspace name appear first in all workspace rooms to improve efficiency when identifying which company we are communicating with. The current process requires multiple clicks (#admins > #admins details > members) to see the domain of a new lead, which is inefficient. More background can be found in this Slack conversation - https://expensify.slack.com/archives/C07HPDRELLD/p1726677008605379
Design
The plan is to adda workspace name to the front of the workspca rooms, for example, "My Workspace • #admins". This will allow the workspace name to be visible without needing to click through multiple steps.
Example:
Issue Owner
Current Issue Owner: @puneetlathThe text was updated successfully, but these errors were encountered: