- Issue created by @rkoller
- ๐ฎ๐ณIndia dev.drupal.ln
Hi @rkoller
I have created a patch to address the issue mentioned above. This patch enhances the browse token functionality by providing a filter option, allowing users to easily filter and locate specific tokens. Additionally, I am attaching a screenshot for reference. Please review once.
Thank you.
- Assigned to batigolix
- Status changed to Needs review
21 days ago 1:13pm 18 April 2025 - ๐ณ๐ฑNetherlands batigolix Utrecht
I moved the patch to a merge request.
I tested this change:
- If you click on a token in the list, it will populate the last field that had focus. With this change, the last field will become the new token filter field. See screenshot
- It needs some styling to make it look a bit smoother (I checked it with Gin) . See screenshot
- I checked how filter field are being used in Views , maybe that pattern can be applied here as well. See screenshot