Skip to content

[ios_zip_validation] Validate zip#56

Open
lailabecker wants to merge 5 commits into
developfrom
feature/ios_zip_validation
Open

[ios_zip_validation] Validate zip#56
lailabecker wants to merge 5 commits into
developfrom
feature/ios_zip_validation

Conversation

@lailabecker
Copy link
Copy Markdown
Contributor

Copy link
Copy Markdown
Contributor

@tschuls tschuls left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I do not agree to solve this logic in the iOS only part, since we have the same problem in Android as well. I will propose another solution.

@qlty-cloud-legacy
Copy link
Copy Markdown

Code Climate has analyzed commit ce3aede and detected 0 issues on this pull request.

View more on Code Climate.

@tschuls tschuls self-requested a review April 8, 2021 15:48
@tschuls tschuls assigned lailabecker and unassigned tschuls Apr 8, 2021
Copy link
Copy Markdown
Contributor

@tschuls tschuls left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Nils-Becker my understanding of the problem is:

  • limiting the number of digits to 4
  • not allowing back navigation if there is no valid zip

-> I did Add the limitation of 4 digits to android as well, the second point I handled in the State and reused it on both platforms. Is it okay with you?

@lailabecker
Copy link
Copy Markdown
Contributor Author

I think there should be a way to cancel changing the zip code in the settings. Maybe we could have a "save" button in the upper right corner that is only enabled if the entry is valid and navigating back always discards your changes.

@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud Bot commented Nov 9, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants