Skip to content

Conversation

danbarr
Copy link
Collaborator

@danbarr danbarr commented Oct 3, 2025

Adds the PushFeedback widget to the website

image image

Signed-off-by: Dan Barr <[email protected]>
@Copilot Copilot AI review requested due to automatic review settings October 3, 2025 12:41
Copy link

vercel bot commented Oct 3, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
docs-website Ready Ready Preview Comment Oct 3, 2025 0:41am

Copy link
Contributor

@Copilot 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 adds a feedback widget to the ToolHive documentation website using PushFeedback, allowing users to provide feedback on documentation pages with thumbs up/down buttons and modal forms.

Key changes:

  • Integrates PushFeedback widget with custom styling for user feedback collection
  • Adds a custom footer component with thumbs up/down rating buttons
  • Configures both inline feedback widget and floating feedback button

Reviewed Changes

Copilot reviewed 4 out of 5 changed files in this pull request and generated 4 comments.

File Description
src/theme/DocItem/Footer/index.tsx Creates custom footer component with feedback widget featuring thumbs up/down buttons and PushFeedback integration
src/css/custom.css Adds CSS custom properties for feedback widget theming in both light and dark modes
package.json Adds dependencies for PushFeedback React components and Docusaurus plugin
docusaurus.config.ts Configures PushFeedback plugin with project settings and styling options

@danbarr danbarr merged commit e532f4e into main Oct 3, 2025
6 checks passed
@danbarr danbarr deleted the add-feedback-widget branch October 3, 2025 13:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants