Open escopecz opened 1 month ago
Hm, something here is not working, but I imagine that your change would lead to opening the modal (same target used by the item in the navbar dropdown)
Do you find relevant to scroll to a section when many resources don't have a specific search command? Maybe we could keep it simple, using the button as a shortcut, but it still feels redundant :/
@andersonjeccel apologies. Please retry. Not sure why it didn't error out for me yesterday. Please test now.
The issue I have with removing the help buttons next to the feature that use it is that we are then hiding the help deeper under more clicks. I would go the other way and instead of globalising the help I'd localise it so users can find it when they need it. If it is a big blob of text under some menu item then it can as well be just a link to the documentation on mautic.org.
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 62.99%. Comparing base (
18f6738
) to head (194f56d
). Report is 2 commits behind head on 5.x.
Description
This is a showcase of how to use the global search help button when the local search help button is clicked. It is reaction to https://github.com/mautic/mautic/pull/13950 that is deleting the local search help buttons.
Β ToDo
list_toolbar.html.twig
and set the right accordion ID as it is done in this PR for contacts and reports.π Steps to test this PR: