-
Notifications
You must be signed in to change notification settings - Fork 3k
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
A Long workspace name is cut off in Details sidebar #19609
Comments
Triggered auto assignment to @kevinksullivan ( |
Bug0 Triage Checklist (Main S/O)
|
As noted in the slack thread i dont think this is a bug |
I was able to reproduce with 58 characters. Should this be more than 60 characters @Natnael-Guchima? |
ProposalPlease re-state the problem that we are trying to solve in this issue.A Long workspace name is cut off in Details sidebar What is the root cause of that problem?We haven't set the width for the wrapper element of chat room subtitle text so the text won't be truncated with ellipse when it's too long App/src/pages/ReportDetailsPage.js Lines 162 to 168 in 0f33e2c
What changes do you think we should make in order to solve the problem?We need to set style props with |
@kavimuru I don't think it has to be more than 60 characters. last time I checked I was able to reproduce this with 59 characters. |
looks like the affected PR is #19064 |
closing per the slack discussion. |
If you haven’t already, check out our contributing guidelines for onboarding and email contributors@expensify.com to request to join our Slack channel!
Action Performed:
Expected Result:
Workspace name shouldn't be cut off
Actual Result:
Workspace name is cut off
Workaround:
Can the user still use Expensify without this being fixed? Have you informed them of the workaround?
Platforms:
Which of our officially supported platforms is this issue occurring on?
Version Number: 1.3.18-1
Reproducible in staging?: y
Reproducible in production?: y
If this was caught during regression testing, add the test name, ID and link from TestRail:
Email or phone of affected tester (no customers):
Logs: https://stackoverflow.com/c/expensify/questions/4856
Notes/Photos/Videos: Any additional supporting documentation
2023-05-23.10.45.40.mp4
Expensify/Expensify Issue URL:
Issue reported by:
@Natnael-Guchima
Slack conversation:
https://expensify.slack.com/archives/C049HHMV9SM/p1684828146658919
View all open jobs on GitHub
The text was updated successfully, but these errors were encountered: