selfconference / selfconf-android

Android app for Self.conference
https://play.google.com/store/apps/details?id=org.selfconference.android
0 stars 0 forks source link

Tapping a speaker fails if they have no sessions #12

Closed macklinu closed 8 years ago

macklinu commented 8 years ago

If a speaker does not have any sessions associated with them, clicking on a speaker in this view does not do anything.

screen shot 2016-02-12 at 11 01 44 am

Perhaps if a speaker has no sessions when you click on them, a snackbar appears at the bottom of the screen that says "No sessions found" or something like that. Thoughts?

macklinu commented 8 years ago

I haven't been able to reproduce this with recent versions of the app. This may have been due to invalid data getting sent to the app, or perhaps the serialization of these models has been fixed at some point. I'll keep an eye out for this and try to include a fake Speaker that represents this case in #2.

macklinu commented 8 years ago

This screen doesn't exist in v2.0.0 - closing.