- Merge request !3331Issue #2959299: Add exposed filters and sorts to field list report → (Open) created by ifrik
- Status changed to Needs review
almost 2 years ago 12:38pm 29 January 2023 - 🇳🇱Netherlands ifrik
This might not be as configurable as a view would be, but it will already help a lot with sitebuilding and with checking module upgrades, by reducing the very long list of fields on more complex sites.
This page is not used by content editor etc. on a production site, but purely a reference used in the development and maintenance of the site, so adding these filters is not breaking any customized functionality.
- Status changed to Needs work
almost 2 years ago 3:33pm 29 January 2023 - 🇺🇸United States smustgrave
@vikashsoni why did you test #10?
Seems issue is being addressed in MR but have CI failures
Hiding files to avoid confusion and noise.
- Status changed to Needs review
almost 2 years ago 6:06pm 30 January 2023 - 🇮🇪Ireland markconroy
This is looking good to me and works as expected, however I don't know enough to mark it RTBC.
With the latest commit passing, I'll set it to needs review for now.
Before:
After:
- Status changed to Needs work
almost 2 years ago 6:15pm 30 January 2023 - 🇺🇸United States smustgrave
Left some comments on the MR.
Also the CR will need some updates.
Added tests for form elements and filtering functionality by submit of form.
don't think that needs to be included in the CR.
CR doesn't mention the new parameter needed.
CR could use some before/after screenshots.
- 🇳🇱Netherlands ifrik
I'm happy to continue working on this. But what is "CR"?
- 🇫🇷France andypost
CR ist change record, the way to add it is https://www.drupal.org/node/add/changenotice?field_project=3060&field_is... →
- First commit to issue fork.
- 🇳🇿New Zealand quietone
I wanted to test this but the MR doesn't apply to 11.x. So, I rebased it and then got a fatal error when accessing the report page. I fixed that and then saw the test was no longer running, so fixed that as well. Now, I was finally able to test and when going to the page there are no filters.
- Status changed to Needs review
about 2 months ago 7:56am 4 November 2024 - 🇳🇿New Zealand quietone
Finally returned to this to find out why the filters were not displayed. It was because the rebase I did lost the changes to \Drupal\field_ui\FieldStorageConfigListBuilder::render. That now has a fix. And then did some cleanup.
I have not updated the change record but it would be helpful to get reviews.
- 🇮🇳India sagarmohite0031
Hello,
Tested and verified on Drupal 11,
MR applied successfully.
Working as expected.
Attaching before and after screenshots. - 🇨🇦Canada colan Toronto 🇨🇦