Closed seanneumann closed 1 year ago
@dagneyb Can you provide any additional details?
@dagneyb Can you provide any additional details?
+1, will need to have a dedicated location and ability to configure this.
Need to make sure that the location accessed by the dashboard creator is tagged distinct from the location accessed by a dashboard viewer
Need to make sure that the location accessed by the dashboard creator is tagged distinct from the location accessed by a dashboard viewer
@apasun I don't follow. Can you explain more?
Need to know if the user input would be from a consumer or producers. Both will overlap on tasks such as query, visualize, share etc.
@apasun the link should land the user onto the generic survey so that they can self-select their persona.
@apasun the link should land the user onto the generic survey so that they can self-select their persona.
Do we have such a link available?
@apasun - please provide the link here. @kavilla ETA for the link is tomorrow. Do you think we can deliver this in 2.7?
As a Dashboards administrator, how do I disable this feature? How else can it be configured?
@kavilla here is the link: https://amazonmr.au1.qualtrics.com/jfe/form/SV_1BxJNrtCo4LbweW
@joshuarrrr great question. Is there somewhere we currently offer similar configuration options that we could add this to?
@abbyhu2000 can we update the text of the survey link to be "Give feedback" rather than "Satisfaction survey". Also, is it possible to make the updates recommended in the attached image, or will these need to go into a future release?
As a Dashboards administrator, how do I disable this feature? How else can it be configured?
Can we provide a config option in https://github.com/opensearch-project/OpenSearch-Dashboards/blob/main/config/opensearch_dashboards.yml?
e.g. opensearchDashboards.feedbackUrl: "https://amazonmr.au1.qualtrics.com/jfe/form/SV_1BxJNrtCo4LbweW"
If it's blank, we remove the link from the menu.
Since i am hearing different suggestions relating to this issue, just wish to get an agreement from everyone before i proceed. Here are the three options right now:
Add a single link to the helper menu without configuring option
Add a config opensearchDashboards.survey.url:"https://amazonmr.au1.qualtrics.com/jfe/form/SV_1BxJNrtCo4LbweW"
in the opensearch_dashboards.yml
Make the entire helper menu fully configurable, as @kavilla suggests here https://github.com/opensearch-project/OpenSearch-Dashboards/pull/3676#discussion_r1148044907
Since we wish to get this feature in for 2.7, i think option 2 is the best choice right now. It might seem inconsistent that we only give the survey link configuration option from the helper menu, but because all the other links are just public GitHub links or forum links while the survey link is the only link that is provided by Amazon, I think users might care less about configuring those public links than the survey link. I do think option 3 is a good suggestion, but i think for this 2.7 issue we should keep the scope smaller. I could create an issue for option 3 if we wish to do this in the future release.
As for the UI changes proposed here , I agree with all the changes but just wish to get confirmation from the UI as well. @KrooshalUX @kgcreative
However, i do not think it is a good idea to add the Give feedback
link on the nav bar itself. I think it makes more sense to include it in the helper menu like the other links.
What do you guys think and can we get an agreement on this? @seanneumann @dagneyb @kavilla @joshuarrrr @kgcreative
@abbyhu2000 thank you for the details provided, very helpful. I am aligned with approach #2. If possible, can we also update the text of the other menu items to the new names outlined in the graphic above. Note that @kgcreative created the graphic above, so he is aligned :). Thank you!
Additional question - is there any way for us to have the link to the survey reference a link stored elsewhere that we could dynamically update. We do not expect the link to change, and can update the survey at the same link, but in case something were to change in the future, it would be ideal if we could update the link for anyone running 2.7 without them having to upgrade. Let me know what you think.
@dagneyb Yea i can update the text and and link for the rest of the menu items outlined in the graphic above.
For updating the link, maybe option 2 can be:
Add config opensearchDashboards.survey.url:"https://amazonmr.au1.qualtrics.com/jfe/form/SV_1BxJNrtCo4LbweW"
in the opensearch_dashboards.yml
. The default is to enable the survey link; if user leave it blank, then the link will not be shown in the menu; and if we want to change the link in the future, we can change it in the opensearch_dashboards.yml
file.
Thanks @abbyhu2000, I am aligned with your approach. Thanks!
Thanks @dagneyb & @abbyhu2000 !
Instead of setting the URL to the actual survey, can we create a DNS entry for feedback.opensearch.org (or something similar) and let the DNS redirect to the actual survey? It would be allow us to update to newer surveys as necessary.
opensearchDashboards.survey.url:"https://feedback.opensearch.org"
Was there a PR that closed this?
It's linked in the issue close message: https://github.com/opensearch-project/OpenSearch-Dashboards/pull/3676
Is your feature request related to a problem? Please describe.
What: We are proposing that we add a link to the open source survey into the Dashboards open source experience. Why: We need user input on the dashboard creation and consumption experience. Users intercepted and providing feedback on features elsewhere (such as OpenSearch.org etc.) lack the specificity required to improve the dashboarding experience.