Closed (fixed)
Project:
Dropsolid Rocketship Core
Version:
6.0.0-alpha15
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
26 Aug 2021 at 14:33 UTC
Updated:
14 Sep 2021 at 09:19 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #3
alorencComment #4
alorencComment #5
rembrandx commentedHi Alorenc, the reason the filters are being hidden at the moment, is because they are not fully functional in Rocketship.
There's some bugs for example, breaking sorting when looking at media to add to the Image block.I think that's what you are trying to patch here.Until we have fixes for this, we've decided to hide the filters.
EDIT: we'll test the patch and see if it fixes all the sorting issues.
Comment #6
rembrandx commentedComment #7
rembrandx commentedComment #8
rembrandx commentedI marked the related issue so we can close both of these when we've tested the provided + the linked patches.
Thanks for the help!
Comment #9
rembrandx commentedDigging in deeper, the deeper issue is this one: https://www.drupal.org/project/drupal/issues/1671190
For now, I'm adding the patch from this issue which is more complete than the suggested one: https://www.drupal.org/project/drupal/issues/1551534
Which we will have to remove in D9.3
Comment #11
rembrandx commented