eurofurence / ef-app_ios

iOS version of the official Eurofurence app
MIT License
6 stars 1 forks source link

Persist selection states; drop previously dismissed content #452

Closed ShezHsky closed 2 years ago

ShezHsky commented 2 years ago

Table views now retain their selection information long to survive orientation or multitasking changes, where displaying disclosed content. Content dismissed when collapsing the split view back into a compact view is now also dismissed when re-expanding the split view back into multiple columns.

Fixes #451

ShezHsky commented 2 years ago

First build should fail as a deliberate test the account credentials plist is missing (which is used for UI tests around the messages screen). Once this goes red for the expected reason I'll add the plist to Bitrise and verify it finds it/goes green.

eurofurence-mobileapps-ci commented 2 years ago
1 Warning
:warning: The app logic package was modified but no tests were changed
1 Message
:book: Model changes detected - if any behavioural contracts have changed make sure to update the corresponding test doubles

Generated by :no_entry_sign: Danger