seeRead / roundware-ios-digita11y

iOS app for IMLS Access App project
0 stars 0 forks source link

0.3.0 Chaff List #30

Closed seeReadCode closed 7 years ago

seeReadCode commented 7 years ago

Immediate Chris tasks

Sina and Halsey tasks

Tasks of unknown status

Old Build 17 Tasks

Build 16 Tasks

Old Build 16 Observations

hburgund commented 7 years ago

Some responses:

seeReadCode commented 7 years ago

@hburgund I think we need to have a chat about what your expectations are for the UI as far as how back end changes should effect it. Please drop me a note re: when you'd have time.

More or less, from roundware, I have a tree of a project's UIGroups of UIitems each pointing to a Tag (which in turn refer to a set of assets). I check the index and mode to situate the UIItems and then use the active flag to determine whether they are displayed. See the README data model section for the related taxonomy on the UI side. But yes, this whole tree is grabbed when project is selected. Oh, and exhibits are hidden (but not rooms) if they have no children, because the next view would crash without the necessary ui items.

I could also stand to get some input on why certain some tags don't seem to be triggering asset playback.

One of the Maids asset seems to play every time I start a stream now despite not being selected...

hburgund commented 7 years ago

Sure, sounds like a good idea to chat directly; I'll send you some times via email.

I installed the newest build and am still not getting any audible stream audio, so it has not been possible for me to do much debugging wrt how things are setup on the server. I'm guessing the server-side content structure is a big part, if not all, of the problem; I'm sure we can make some good progress chatting directly. Thanks.

seeReadCode commented 7 years ago

@hburgund @sinabahram my working task list has been updated above.