Daniel Pfeiffer

Results 3 issues of Daniel Pfeiffer

### Description There is a regression in XF 5 on iOS where removing the last item in an observable collection which is serving as the ItemSource for a collection view...

t/bug :bug:
p/iOS 🍎
a/collectionview
s/unverified

Currently the completion cron queries the LRS once for each learner/module instance combination. #126 seeks to improve this behavior by only requesting statements once per module. However, if there were...

enhancement
performance
completion checking

When asserting for a non-visible field, there is a type error: ``` Type error: NuvoleWeb\Drupal\DrupalExtension\Context\VisibilityContext::assertElementNotVisible(): Argument #2 ($node) must be of type Behat\Mink\Element\NodeElement, null given, called in vendor/nuvoleweb/drupal-behat/src/DrupalExtension/Context/VisibilityContext.php on line...