Skip to content
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

Fixed address field on organisation edit page #1684

Merged
merged 4 commits into from
Mar 5, 2024
Merged

Conversation

Shruti-Apte
Copy link
Contributor

@Shruti-Apte Shruti-Apte commented Feb 29, 2024

@apoorv1316
Copy link
Collaborator

Please add loom with edge cases and get it confirmed from Sonam

@nisusam
Copy link
Contributor

nisusam commented Mar 1, 2024

Would you like to have this in address line 2 as well @apoorv1316, @sonamvg, @supriya3105?

@supriya3105
Copy link
Contributor

@Shruti-Apte @nisusam Yes. The same changes should be applicable on the address line 2 field as well. Also @Shruti-Apte Can you share the validations that have been added to all the address related fields ?

@Shruti-Apte
Copy link
Contributor Author

@supriya3105 Validations for address fields:

Address line 1:

  • Address Line 1 cannot be blank
  • Maximum 50 characters are allowed

Address line 2:

  • Maximum 50 characters are allowed

@apoorv1316 apoorv1316 merged commit 0ae2214 into develop Mar 5, 2024
1 check passed
@apoorv1316 apoorv1316 deleted the address_bug_org branch March 5, 2024 13:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix the address field for the organisation settings
4 participants