Input predictable

Whenever a user provides input, there should be no change of context. Example of changing context include, but are not limited to: automatically submitting data, opening a new screen or moving to another element. Input should have predictable effects.

Resources

  1. Input predictable - Android
  2. Input predictable - Flutter
  3. Input predictable - iOS
  4. Input predictable - Jetpack Compose
  5. Input predictable - .NET MAUI
  6. Input predictable - React Native
  7. Input predictable - SwiftUI
  8. Input predictable - Xamarin