Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Choice fails to preload - not properly handled #1941

Closed
joeljfischer opened this issue Mar 10, 2021 · 0 comments
Closed

Choice fails to preload - not properly handled #1941

joeljfischer opened this issue Mar 10, 2021 · 0 comments
Assignees
Labels
bug A defect in the library manager-screen Relating to the manager layer - screen managers

Comments

@joeljfischer
Copy link
Contributor

Bug Report

When a choice fails to preload, the choice is still added to the list of preloaded choices. This may lead to a choice set being presented with choices that are not loaded.

Reproduction Steps
  1. Attempt to preload 3 cells
  2. Once cell fails in the SDLPreloadChoicesOperation phase
Expected Behavior

Cell is not available in the SDLChoiceSetManager.preloadedMutableChoices set.

Observed Behavior

Cell is available in the SDLChoiceSetManager.preloadedMutableChoices set.

OS & Version Information
  • iOS Version: n/a
  • SDL iOS Version: 7.1.0-develop
  • Testing Against: n/a
Test Case, Sample Code, and / or Example App

n/a

@joeljfischer joeljfischer added bug A defect in the library manager-screen Relating to the manager layer - screen managers labels Mar 10, 2021
@NicoleYarroch NicoleYarroch self-assigned this May 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug A defect in the library manager-screen Relating to the manager layer - screen managers
Projects
None yet
Development

No branches or pull requests

2 participants