-
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
[Hold for payment Sept 8th] Workspace invite - "Add personal message" box in workspace looks very small #4625
Comments
Triggered auto assignment to @AndrewGable ( |
It sounds like we didn't consider Left: use a similar style where the label floats above the value, just make the input area taller I think the left option is more aligned with the system we've created so far. |
This is going to be tricky. Textarea's are never meant to be fixed height. Also, we do have some inputs where, input height increases wrt input text. |
Great points Rajat, but I think we can keep those in mind when building this. As in, I think the design above on the left can work in a textarea that grows or can have a flexible height. |
@shawnborton, currently Here's how<View
style={[
!this.props.multiline && styles.componentHeightLarge,
...containerStyles,
]}
>
...
</View> ResultScreen_Recording_20210813-205116_New.Expensify.mp4 |
Looks good to me - glad this is an easy one! I will let one of our engineers chime in from a technical perspective, but it seems reasonable. |
Triggered auto assignment to @Christinadobrzyn ( |
@Christinadobrzyn can you please hire @kakajann via Upwork? Thanks |
@shawnborton Did you notice that placeholder doesn't show unless user focuses the input. Do you want me to always show the placeholder for the multiline |
Great point. I think we should treat the label like a placeholder to the best of our ability - otherwise we should just pre-fill the text input with the desired text that we might want the user to start off with. So I'd say let's continue to treat these like our text inputs where we basically don't use placeholder text - we just use labels. How does that sound? |
As my understanding, I should remove placeholder from the input and make its value |
That would be my vote, curious if others agree! |
Issue reproducible during KI retests |
@isagoico I've opened a pull request. Still waiting for a review. |
sorry I'm out sick today - looks like we need a job created in Upwork - I'll do it tomorrow when I'm in. Adding the Exported label since there's a PR. |
Created job in Upwork: Hired @kakajann External posting: https://www.upwork.com/jobs/~01f48c82c39f04e2f6 |
Issue reproducible during KI retests |
Hey @AndrewGable I'm not sure why this is closed - looks like it's still in QA testing? |
@Christinadobrzyn You're right this should be tested in the next Deploy. I think it was automatically closed when the PR was merged. |
Issue not reproducible during KI retests (fixed) |
Looks like OSBot deployed it but there was a failure on iOS - @AndrewGable or @isagoico is that something we need to do anything about? |
Yes, we should be concerned. We are having some deploy issues that we are working through. We should be able to confirm the fix is live on all clients other than iOS. |
7 - day regression phase complete - paid @kakajann in Upwork - closed the job in upwork. Closing this 🎉 |
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:
Add personal message" box in workspace should looks much bigger, so people can able to use scroller and see the all message.
Actual Result:
Add personal message" box in workspace looks very small. It's uncomfortable to edit a long message.
Workaround:
N/A
Platform:
Where is this issue occurring?
Version Number: 1.0.85-0
Logs: https://stackoverflow.com/c/expensify/questions/4856
Notes/Photos/Videos: Any additional supporting documentation
Bug5190631_Screen_Recording_20210811-195030_Expensifycash.mp4
Expensify/Expensify Issue URL:
View all open jobs on Upwork
The text was updated successfully, but these errors were encountered: