wrk-fmd / CoCeMoCl

Coordination Center Mobile Client
MIT License
1 stars 0 forks source link

Incident page is cut off #25

Closed heinrichmartin closed 5 years ago

heinrichmartin commented 5 years ago

On the incident page, no scroll bar is available. Some information is not shown on the screen.

danielsteiner commented 5 years ago

Can you provide a screenshot and some information about your Phone? It looks good on my OnePlus 5

heinrichmartin commented 5 years ago

Screenshot sent per email. Guess my screen in smaller. Android 6.0.1.

fs1 commented 5 years ago

I have the same issue here: Samsung Galaxy XCover 3 (SM-G389F) with 6.0.1

danielsteiner commented 5 years ago

Will Take a look at this this evening - I am just not sure how to replicate this bug as it looks as it should on my test devices (OnePlus 5 / Samsung Galaxy S5 Mini)

heinrichmartin commented 5 years ago

I am just not sure how to replicate this bug as it looks as it should on my test devices

Is your device showing a scroll bar? Try to add more units?

fs1 commented 5 years ago

I am just not sure how to replicate this bug as it looks as it should on my test devices

Just rotate the device/screen, if the incident is "long" enough you can probably reproduce it.

heinrichmartin commented 5 years ago

Just rotate the device/screen, if the incident is "long" enough you can probably reproduce it.

Smart. If I do so, the botton to the map is gone...

danielsteiner commented 5 years ago

Okay, i found out why this happens - Units marked as "Führungskraft" see all units and the list was too long. I've wrapped the List in a ScrollView so that it is scrollable. Should be fixed now.

robo-w commented 5 years ago

@danielsteiner : according to https://forums.xamarin.com/discussion/2857/listview-inside-scrollview/p1 a listview never should be inside of a scrollview. Details for possible fixes see in slack.