Fakultas Ilmu Komputer UI

Skip to content

Fix: Change password screen

Abraham Rudolf Brahmana requested to merge change-password-screen-fix into dev

Background:

This MR fix several issues such as:

  • Wrapping Text component inside View
  • Add question mark symbol (?) at the end of forgot password sentence
  • Fix navigation between screen
  • Remove unused type
  • Delete entered password after submit

Added packages:

  • none

How to test:

Navigate to change password screen and try submitting the form.

Tested on:

  • iOS
  • Android

Merge request reports