-
Notifications
You must be signed in to change notification settings - Fork 159
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
Feedback link #5468
Feedback link #5468
Conversation
Thanks for opening this pull request! The maintainers of this repository would appreciate it if you would create a changelog item based on your changes. |
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.
Looks good code-wise but needs an updated snapshot and perhaps updated VRT files, too!
name: 'FeedbackLink', | ||
computed: { | ||
href() { | ||
return 'https://owncloud.com/web-design-feedback' |
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.
Not sure if out of scope but we could load it from the theme so users can customize and re-use it?
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.
If someone wants to have this as a feature we could do so. For now we are the ones who want that user feedback. ;-) So I'd start with the hardcoded link and see how it evolves.
Results for oCISBasic https://drone.owncloud.com/owncloud/web/17149/45/1 |
Results for oCISSharingBasic https://drone.owncloud.com/owncloud/web/17151/49/1
|
This is great, in my opinion this is good for now. In the future we could handle those things by using portals. LGMT 🚀 |
Kudos, SonarCloud Quality Gate passed! |
Results for oCISSharingBasic https://drone.owncloud.com/owncloud/web/17154/49/1
|
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.
LGTM
Description
This PR adds a feedback link to the topbar which links to a survey.
Motivation and Context
Gather user feedback.
Screenshots (if appropriate):
Types of changes
Checklist: