SORMAS-Foundation / SORMAS-Project

SORMAS (Surveillance, Outbreak Response Management and Analysis System) is an early warning and management system to fight the spread of infectious diseases.
https://sormas.org
GNU General Public License v3.0
293 stars 143 forks source link

ANDROID | Empty Help menu in Read Case Menu #5416

Open af-pwo opened 3 years ago

af-pwo commented 3 years ago

Bug Description

If the user opens the help menu in the Read Case menu, there is no content to be seen in the pop-up.

Steps to Reproduce

  1. Download and install the app
  2. enter server url and login
  3. Open a case
  4. Click on the burger menu on the lower right side and open the overlay
  5. Go to Case Events
  6. open the kebab menu on the top right and select help

Expected Behavior

Help about the cases should be shown

Screenshots

Screenshot_20210512-125202_SORMAS

System Details

Additional Information

It is also possible that the icon shouldnt be there in the first place. See https://github.com/hzi-braunschweig/SORMAS-Project/issues/5397#issuecomment-838643805 for reference.

MateStrysewske commented 3 years ago

@af-pwo I think the Help popup currently generically lists the descriptions of all fields in the form, and since there's no form with fields that's displayed here, it's empty. I agree that the icon should not be shown in this case.