SensehacK / health-sense

All in one Health App - Computer Science Capstone Project
https://sensehack.github.io/health-sense/
GNU General Public License v2.0
8 stars 3 forks source link

Dark Mode Inconsistency #62

Closed ManasiTayade closed 4 years ago

ManasiTayade commented 4 years ago

Bug Report

Description of the iOS App bug!

Behavior

Current Behavior While switching to the dark mode the user cannot see their name on the summary page which they can in light mode.

Expected behavior/code Even while accessing the application data in dark mode one can see all their information.

Steps to Reproduce

  1. Open the App
  2. Navigate to Setting
  3. Touch the Dark mode button and navigate back to summary screen
  4. Observe the bug there should be Welcome message on the top of the screen

Environment

Possible Solution

Switch the font color according to screen mode settings

Additional context/Screenshots Add any other context about the problem here. If applicable, add screenshots to help explain. IMG_40670158509E-1

SensehacK commented 4 years ago

Please test this bug on the latest patch of the app. @ManasiTayade

ManasiTayade commented 4 years ago

Great!! It works properly.