-
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
New Room- Characters appear/disappear when using a special characters (e.g.: + or &) #13042
Comments
Triggered auto assignment to @sophiepintoraetz ( |
I won't say this is a bug, the text input is being changed and depending on the device speed you may or may need see the change happening (refereed to shaking in the GH body) |
Came in over the weekend - will look at this tomorrow. |
Yeah can we maybe clarify what "shaking" means in this context? It looks like those characters are being overwritten (though I haven't confirmed this). Which is against our form guidelines as stated here: |
Ack have not had time to replicate this! |
@kbecciv - by shaking, do you mean that the special character temporarily appears and then disappears? If so, I think I have successfully reproduced this on iOS/Android on v1.2.36.1 RPReplay_Final1670216776.mov |
@sophiepintoraetz Yes, correct - I meant that the special character temporarily appears and then disappears. |
Triggered auto assignment to @madmax330 ( |
Will look into this tomorrow |
I can fix this bug, however I am OOO, so moving it to weekly |
Max is OOO |
I think max is coming back tomorrow from OOO but I can probably also help out if needed I think we should solve this by heeding what Marc called out here: #13042 (comment) and completely remove the automatic editing of the user's input and have some front side validation on submit (and backend validation too in case that doesn't already exist) |
This issue recently hit 30 days, which is how it ended up on my radar. Here's two cents:
As for the solution, I agree that this should instead have front-end validation so that information isn't removed after being added. But again, I don't think this is a bug that should block the roadmap, nor should any other bug related to beta features that we have no plans to introduce for months and months from now. Feel free to fix it, but again, I'm throwing 'HOLD WAQ' in the title in the meantime. |
on hold |
on hold |
Removed the WAQ hold for continuity. |
I think for this issue we want the same solution as here: #13676 (comment) It's the same problem of the special characters being trimmed out. So we should just leave them and show an error |
Doesn't seem like this isn't an issue anymore. I can't reproduce it on iOS RPReplay_Final1673524407.MP4 |
Yeah, I'm also not able to reproduce this so closing and adding reproduction steps needed. |
If you haven’t already, check out our contributing guidelines for onboarding and email contributors@expensify.com to request to join our Slack channel!
Issue found when executing PR #12899
Action Performed:
Expected Result:
Characters are temporarily appearing and disappearing when using a special characteristics(e.g.: + or &) after space
Actual Result:
Characters are temporarily appearing and disappearing when using a special characteristics(e.g.: + or &) after space
In IOS app when typing a special characteristics its briefly visible.
Workaround:
Unknown
Platform:
Where is this issue occurring?
Version Number: 1.2.31.7
Reproducible in staging?: Yes
Reproducible in production?: Yes
Email or phone of affected tester (no customers):
Logs: https://stackoverflow.com/c/expensify/questions/4856
Notes/Photos/Videos: Any additional supporting documentation
12899.IOS.MP4
12899.Android.mp4
Expensify/Expensify Issue URL:
Issue reported by: Applause - Internal Team
Slack conversation:
View all open jobs on GitHub
The text was updated successfully, but these errors were encountered: