-
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 2022-05-20][$250] Update Form.md with the correct input character counter and enter press behavior #8645
Comments
Triggered auto assignment to @kevinksullivan ( |
Hi, I can update it. |
We can make these changes:- Character LimitsIf a field has a character limit we should give that field a max limit. This is done by passing the maxLength prop to TextInput. <TextInput
maxLength={20}
/> Note: We shouldn't place a max limit on a field if the entered value can be formatted. eg: Phone number.
Line 69 in fd23073
we can add another line here:
|
Your proposal looks good @Puneet-here! |
@Puneet-here please apply to the job in Upwork once it's exported. |
Triggered auto assignment to Contributor-plus team member for initial proposal review - @parasharrajat ( |
Triggered auto assignment to @Julesssss ( |
@Puneet-here's proposal looks good here. I don't think C+ is needed for such an issue but I am fine with reviewing the PR. cc: @Julesssss 🎀 👀 🎀 C+ reviewed |
📣 @Puneet-here You have been assigned to this job by @Julesssss! |
I think we still need the UpWork job to be created first? But yep, the proposal looks good. |
I am now hired on upwork. |
I have raised the PR. |
PR merged, awaiting deploy |
We're still awaiting deploy, had a couple of issues this week but it should occur pretty soon now. |
@kevinksullivan this one is good for payment 👍 |
Paid @Puneet-here . Job was closed so I reposted a new one to cover C+ @parasharrajat here. Please let me know when you accept and I'll handle that payment! |
@kevinksullivan Accepted it. |
@kevinksullivan Bump. |
@parasharrajat Kevin is ooo until Monday. Let me know if this can't wait and I'll assign another CM. |
All set thanks for your patience @parasharrajat . |
If you haven’t already, check out our contributing guidelines for onboarding and email [email protected] to request to join our Slack channel!
Action Performed:
The Form.md doc is outdated. In particular, the sections below:
2.Additionally, ressing the enter key on any focused field should submit the form. - we should add an exception for a multiline input.
Expected Result:
The doc should be up to date and inputs.
Actual Result:
Doc is outdated.
Workaround:
Ignore the outdated sections of the doc.
Platform:
Where is this issue occurring?
Version Number:
Reproducible in staging?:
Reproducible in production?:
Email or phone of affected tester (no customers):
Logs: https://stackoverflow.com/c/expensify/questions/4856
Notes/Photos/Videos: Any additional supporting documentation
Expensify/Expensify Issue URL:
Issue reported by: @parasharrajat
Slack conversation:
View all open jobs on GitHub
Upwork Job https://www.upwork.com/jobs/~0126ebd7bae5f2670c
The text was updated successfully, but these errors were encountered: