-
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
Blocks of quoted
text render incorrectly on mobile
#986
Comments
PR #1099 |
I worked with this bug |
@telesensdev can you clarify what the name you have registered in Upwork is? Thanks |
@laurenreidexpensify upwork account - Eduard Rubin |
Hi @jboniface, is this task still available? It looks like there isn't any activity for a while. |
@tugbadogan we're not quite sure how to solve it optimally, and another contributor put up a PR that we weren't able to move forward with because it wasn't consistent across platforms. Do you have a proposal that would resolve this issue? |
Reposted this on Upwork https://www.upwork.com/jobs/~01fc428a62f97f17a2 |
@sketchydroide assigning to you to review incoming proposals because you were picked via auto-assigner for the issue in the Expensify repo |
@sketchydroide is it okay? |
I think for iOS we are expect the text to be on the same line as the rest of the text. It's wrapping well, and going to the next line correctly, but it also should be on the same line of the rest of the text, not on a new line. Does that make sense @aliabbasmalik8 |
@aliabbasmalik8 Do you think you could do the changes as I described them? |
@sketchydroide did not found a solution according to the changes you described above.
BLOCKER: Not found any way to assign border and padding properties to Thanks |
@sketchydroide I think this issue is hanging around for a long time. So I tried few techniques that could let us achieve the desired UI. I would like to work on this. ProblemWe(Including other contributors from the comments above) tried using a combination of
SolutionI had an idea of tokenizing the text. Then apply the style selectively. This is working well. I have made a small snap here.
|
@parasharrajat I think that might work, would be happy to see a PR using this |
Hired @parasharrajat in Upwork |
This closed 3 days ago, waiting til 4/27 to ensure no regressions then paying |
quoted
text render incorrectly on mobilequoted
text render incorrectly on mobile
Paid 4/28 via Upwork. Thanks @parasharrajat |
quoted
text render incorrectly on mobilequoted
text render incorrectly on mobile
@mallenexpensify but PR is awaiting merge #2527. |
If you haven’t already, check out our contributing guidelines for onboarding!
View the job on Upwork here.
Platform - version:
iOS and Android, build 263
Action Performed (reproducible steps):
This is a test to
see how code renders in the middle
of a sentence on mobile.Expected Result:
It should render the same way it does here on GitHub.
This is a test to
see how code renders in the middle
of a sentence on mobile.Actual Result:
The line either breaks or overflows where the code formatting starts/ends
Notes/Photos/Videos:
We've seen multiple results from this bug. Here are some examples:
The text was updated successfully, but these errors were encountered: