Skip to content

Conversation

jkbktl
Copy link
Collaborator

@jkbktl jkbktl commented Oct 1, 2025

  • needs to update links and labels, but reviewable

closes #774

Copy link

changeset-bot bot commented Oct 1, 2025

🦋 Changeset detected

Latest commit: 3b3572f

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 2 packages
Name Type
@status-im/status-network Patch
hub Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@jkbktl jkbktl self-assigned this Oct 1, 2025
Copy link

vercel bot commented Oct 1, 2025

@jkbktl is attempting to deploy a commit to the Status Team on Vercel.

A member of the Team first needs to authorize it.

@jkbktl jkbktl linked an issue Oct 1, 2025 that may be closed by this pull request
Copy link

vercel bot commented Oct 2, 2025

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

Project Deployment Preview Comments Updated (UTC)
status-network-hub Ready Ready Preview Comment Oct 5, 2025 8:55pm

@jkbktl jkbktl marked this pull request as ready for review October 2, 2025 21:02
@jkbktl jkbktl requested a review from Copilot October 2, 2025 21:03
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

Introduces a reusable FeedbackPopover component and integrates it into the Hub top bar, along with design token additions to Tailwind.

  • Adds FeedbackPopover with a dropdown of feedback actions and a dropdown icon.
  • Integrates FeedbackPopover into the Hub top bar (replacing the previous outline Button).
  • Extends Tailwind theme tokens (colors and border radii).

Reviewed Changes

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

Show a summary per file
File Description
packages/status-network/tailwind.config.ts Adds new color tokens (including blue-50 and neutral scale variants) and larger border radii.
packages/status-network/src/components/index.tsx Exports FeedbackPopover from the components package.
packages/status-network/src/components/feedback-popover/index.tsx Implements the FeedbackPopover using DropdownMenu with mapped feedback links.
packages/status-network/src/components/feedback-popover/dropdown-icon.tsx Adds the dropdown chevron-in-circle SVG icon for the popover button.
apps/hub/src/app/_components/top-bar.tsx Replaces the “Share feedback” Button with the new FeedbackPopover and updates imports.
.changeset/soft-vans-suffer.md Records package version bumps for status-network and hub.

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: In Progress
Development

Successfully merging this pull request may close these issues.

add feedback actions
1 participant