Problem/Motivation
Steps to reproduce
Proposed resolution
Remaining tasks
User interface changes
API changes
Data model changes
| Comment | File | Size | Author |
|---|---|---|---|
| #7 | 3425956.patch | 16.96 KB | rishabjasrotia |
| #2 | 3425956-2.patch | 4.99 KB | chaitanyadessai |
Issue fork facets_pretty_paths-3425956
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #2
chaitanyadessai commentedPlease review.
Comment #6
rishabjasrotia commentedHello @chaitanyadessai,
Thank you for the patch.
We should use the Drupal RouteObjectInterface as per Drupal 10 instead of \Symfony\Cmf\Component\Routing\RouteObjectInterface.
I have updated the code.
Comment #7
rishabjasrotia commentedComment #9
jasjeet kaur brar commentedGreen Tick for phpcs across board
Comment #10
rishabjasrotia commentedThank you @jasjeet-kaur-brar