You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In Optimole, when there is a conflict with another plugin, we currently display notices to users, instructing them to make specific changes. For example, with the W3 Total Cache plugin, users need to exclude Optimole JS files from its settings. While this issue is straightforward and users can resolve it using a direct link, there is a problem with the user experience afterward.
Once users follow the instructions and make the necessary changes, they expect the notice to disappear automatically, indicating that the issue has been resolved. However, currently, users must manually dismiss the notification, which can lead to confusion as it's not written anywhere on the notice, and it can lead to a bad user experience.
What is your proposed solution?
To enhance this process, I propose the following improvements:
Add a function that automatically detects when the user has made the necessary changes and dismisses the notification accordingly.
If automatic detection is not feasible, modify the error message to inform users that they can manually dismiss the notification once the changes are made. Additionally, we can include a button within the notification that allows users to dismiss it directly, with a clear message explaining its function e.g - I have made the changes
By implementing these improvements, we can reduce confusion, ensuring that users are confident their issues are resolved without additional manual steps.
Will this feature require documentation? (Optional)
None
The text was updated successfully, but these errors were encountered:
kushh23
added
new feature
Request for a new feature or functionality to be added to the project.
enhancement
Request to improve or optimize an existing feature or functionality in the project
and removed
new feature
Request for a new feature or functionality to be added to the project.
labels
May 21, 2024
What problem does this address?
In Optimole, when there is a conflict with another plugin, we currently display notices to users, instructing them to make specific changes. For example, with the W3 Total Cache plugin, users need to exclude Optimole JS files from its settings. While this issue is straightforward and users can resolve it using a direct link, there is a problem with the user experience afterward.
Once users follow the instructions and make the necessary changes, they expect the notice to disappear automatically, indicating that the issue has been resolved. However, currently, users must manually dismiss the notification, which can lead to confusion as it's not written anywhere on the notice, and it can lead to a bad user experience.
What is your proposed solution?
To enhance this process, I propose the following improvements:
Add a function that automatically detects when the user has made the necessary changes and dismisses the notification accordingly.
If automatic detection is not feasible, modify the error message to inform users that they can manually dismiss the notification once the changes are made. Additionally, we can include a button within the notification that allows users to dismiss it directly, with a clear message explaining its function e.g -
I have made the changes
By implementing these improvements, we can reduce confusion, ensuring that users are confident their issues are resolved without additional manual steps.
References -
https://secure.helpscout.net/conversation/2601747066/419300/
https://secure.helpscout.net/conversation/2349518155/384145
Will this feature require documentation? (Optional)
None
The text was updated successfully, but these errors were encountered: