Closed and-rad closed 2 years ago
Most input fields used across the app are of type "text". This is very unspecific and doesn't make use of platform-native rendering and validation. We should use types that fit the data better.
Done with commit 6e5a1a07d5cac92d0e72971b4e38dcb63a62884c.
Most input fields used across the app are of type "text". This is very unspecific and doesn't make use of platform-native rendering and validation. We should use types that fit the data better.