Skip to content

Conversation

@kulmann
Copy link
Contributor

@kulmann kulmann commented Sep 3, 2025

Description

We have a feedback survey now. This PR enables the feedback button in the topbar and sets our survey url as default. Also fixes the color of the button.

Related Issue

Screenshot 2025-09-03 at 20 11 57

Types of changes

  • Bugfix
  • Enhancement (a change that doesn't break existing code or deployments)
  • Breaking change (a modification that affects current functionality)
  • Technical debt (addressing code that needs refactoring or improvements)
  • Tests (adding or improving tests)
  • Documentation (updates or additions to documentation)
  • Maintenance (like dependency updates or tooling adjustments)

Copilot AI review requested due to automatic review settings September 3, 2025 18:14
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR enables the feedback functionality by activating the feedback link in the topbar and updating its styling. The changes provide users with a way to submit feedback through a dedicated survey.

  • Enables the feedback link by setting disableFeedbackLink to false in the configuration
  • Updates the default feedback URL to point to the OpenCloud feedback survey
  • Changes the button color role from "surface" to "chrome" for better visual consistency

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
packages/web-runtime/src/components/Topbar/FeedbackLink.vue Updates button styling, default URL, and feedback description text
packages/web-pkg/src/composables/piniaStores/config/config.ts Enables feedback link by changing default configuration

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@kulmann
Copy link
Contributor Author

kulmann commented Sep 3, 2025

@tbsbdr @db-ot are you guys fine with the tooltip text?

@tbsbdr
Copy link
Contributor

tbsbdr commented Sep 3, 2025

How about keeping it shorter and a little bit more precise: Share improvement ideas?
imo second best: Feedback

tbsbdr
tbsbdr previously requested changes Sep 3, 2025
@kulmann kulmann merged commit d84a747 into main Sep 4, 2025
28 checks passed
@kulmann kulmann deleted the feedback-link branch September 4, 2025 08:46
@openclouders openclouders mentioned this pull request Sep 4, 2025
1 task
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add Feedback Form to the Web UI

4 participants