rokwire / rokwire-building-blocks-api

Source code repository of the Rokwire App Config, Authentication, Events, Profile, and Logging Building Blocks, and Authentication Middleware Library.
Apache License 2.0
3 stars 4 forks source link

1103 validation for form fields in UI #1106

Closed minump closed 1 year ago

minump commented 1 year ago

Description

Input validation for contribute/create page. The type for each input field is specified. Input types used are "text", "tel", "url" and "email".

Fixes #1103

Review Time Estimate

Please give your idea of how soon this pull request needs to be reviewed by selecting one of the options below. This can be based on the criticality of the issue at hand and/or other relevant factors.

Type of changes

Please select a relevant option:

Checklist:

Please select all applicable options:


minump commented 1 year ago

Merging to develop