- 🇳🇱Netherlands johnv
This fairly old discussion discusses the same pagination problem (with post-sql result filtering) that people experience in the View module. Therefore, I am setting up a plan 🌱 [META] Fix pager bug reports Active on Views.module.
I am not so much into JSON use cases, more into Views, and I am not aware of the developments in jsonapi regarding this topic.My question here: I would assume (having a headless Drupal ITMT) that both jsonapi and views use a common core code. However, Views module uses e.g. \core\modules\views\src\Plugin\views\query\Sql.php , so apparently no.
Does that mean that any improvements on pagination should be developed independently?Is there any progress in jsonapi regarding this topic?