-
Notifications
You must be signed in to change notification settings - Fork 3.1k
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 2022-02-09] Room - Settings - The room name has unlimited characters #7181
Comments
Triggered auto assignment to @flodnv ( |
Labelled DeployBlocker due to |
Triggered auto assignment to @stephanieelliott ( |
👋 Friendly reminder that deploy blockers are time-sensitive ⏱ issues! Check out the open
|
@flodnv feature is not available in Prod yet, so we are not able to check.that's why teat didn't add Blocker label |
Ahhh ok 👍 I asked internally to check if it should be a blocker or not, I am not sure, but I think yes. |
ProposalI can think of multiple tasks to do here.
Can someone confirm what is the scope of this issue? Second we need to Trim the name on the Settings page with an ellipsis.
with App/src/pages/ReportDetailsPage.js Line 141 in a4d72f7
First we need to restrict the length of chars.This is already done in
App/src/components/RoomNameInput.js Line 99 in 4123f1a
|
Posted to Upwork: https://www.upwork.com/jobs/~01eecb1a8f50499aab |
Triggered auto assignment to Contributor-plus team member for initial proposal review - @parasharrajat ( |
Triggered auto assignment to @iwiznia ( |
Both of those sound reasonable to me.
I don't see anything related to max chars there |
Oops, tagged the wrong line. App/src/components/RoomNameInput.js Line 99 in 4123f1a
|
Oh, if we have that, why is this bug present? 😕 |
Length is set to 80 char which is pretty big and thus we need to clip the text in the UI with ellipsis in the Side-modal so that it does not overflow. |
oh ok. Proposal looks good then 👍 |
Do we want to reduce the number of chars from the Room name? |
I invited you to the job on Upwork @parasharrajat, please accept when you get a chance. |
To what number? |
May be 50 from 80... |
I am fine with 50 honestly, but not sure what's best... maybe let's ask in the open source channel what people think? |
Update: Facing a strange issue. Trying to see what has changed. |
Didn't find any solution that works on each platform yet. I am looking to find a universal design approach. |
I will get back to it today. |
PR is ready for review. |
PR is undergoing QA |
The solution for this issue has been 🚀 deployed to production 🚀 in version 1.1.34-0 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 2022-02-09. 🎊 |
Issue not reproducible during KI retests. (First week) |
Paid up! |
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:
3.You need to enter long room name
Expected Result:
The room name should have limited characters
Actual Result:
The room name has unlimited characters
Workaround:
Unknown
Platform:
Where is this issue occurring?
Version Number: 1.1.29.1
Reproducible in staging?: Yes
Reproducible in production?: No
Logs: https://stackoverflow.com/c/expensify/questions/4856
Notes/Photos/Videos: Any additional supporting documentation
Expensify/Expensify Issue URL:
Issue reported by: Applause
Slack conversation:
View all open jobs on GitHub
The text was updated successfully, but these errors were encountered: