-
Notifications
You must be signed in to change notification settings - Fork 39
[UX] Providing effective user feedback guidelines #198
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
Conversation
|
@andersonjeccel @RCheesley Please, check this |
RCheesley
left a comment
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.
Hey folks!
I love the content in this PR, it really does help developers to understand how to do things better. Thanks @andersonjeccel !
I've made some suggestions, some common themes were:
- I think we should be consistent with using double quotes only for spoken speech and single quotes for everything else,
- Inline code needs to have two backticks, not one
- There were a few Vale issues outstanding which I've proposed fixes for
- A couple of places using 'enable/enabled' which I've suggested a more inclusive phrase for
- I think we don't need to capitalise Call To Action in a sentence, I think it's fine lower case.
- A couple of Vale corrections which are wonky - Form and Points when you're not referring to the physical Mautic features, suggest turning off Vale for that para.
Co-authored-by: Ruth Cheesley <[email protected]>
Co-authored-by: Ruth Cheesley <[email protected]>
Co-authored-by: Ruth Cheesley <[email protected]>
Co-authored-by: Ruth Cheesley <[email protected]>
Co-authored-by: Ruth Cheesley <[email protected]>
Co-authored-by: Ruth Cheesley <[email protected]>
Co-authored-by: Ruth Cheesley <[email protected]>
Co-authored-by: Ruth Cheesley <[email protected]>
Co-authored-by: Ruth Cheesley <[email protected]>
Co-authored-by: Ruth Cheesley <[email protected]>
Co-authored-by: Ruth Cheesley <[email protected]>
Co-authored-by: Ruth Cheesley <[email protected]>
Co-authored-by: Ruth Cheesley <[email protected]>
Co-authored-by: Ruth Cheesley <[email protected]>
Co-authored-by: Ruth Cheesley <[email protected]>
RCheesley
left a comment
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.
I just have a few small nitpicks with this now, but I really appreciate the content and think we can get this ready to merge pretty fast.
Co-authored-by: Ruth Cheesley <[email protected]>
Co-authored-by: Ruth Cheesley <[email protected]>
Co-authored-by: Ruth Cheesley <[email protected]>
Co-authored-by: Ruth Cheesley <[email protected]>
This pull request updates the Mautic documentation to include detailed guidelines on handling "No Results" scenarios.
It introduces the "No Results" template, explaining its structure and parameters, and emphasizes the importance of visibility, transparency, and orientation to enhance user experience.
The documentation provides practical implementation guidelines with examples for creating informative messages, calls-to-action (CTAs), and contextual explanations.