-
Notifications
You must be signed in to change notification settings - Fork 29
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[UX] Quick filters docs #208
base: 5.x
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Mostly Vale fixes here!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please see notes on other PRs about the heading nesting:
H1 ###
H2 ***
H3 ===
H4 ---
H5 ~~~
2. Twig template for rendering filter buttons | ||
3. Array of PHP code for defining filter options | ||
|
||
JavaScript functionality |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
JavaScript functionality | |
JavaScript features available |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
it could be strange to talk about features (things that generate a possible action on the UI) when in fact we're talking about the gears from the system
what do you think?
Co-authored-by: Ruth Cheesley <[email protected]>
By following these guidelines, developers can easily create and implement new quick filters in Mautic, enhancing the user experience and search functionality.