Skip to content

GitHub Feedback Component #57778

Description

@matejminar

Let's do a PoC of a feedback component that enables you to give feedback in a public way (github discussion).

We likely want two components:

  • Button
    • button with GitHub icon
    • accepts discussion URL as a prop
    • is ExternalLink
    • accepts buttonProps so that consumers can modify it
  • Tooltip
    • you can wrap it around anything
    • accepts discussion URL as a prop
    • accepts tooltipProps so that consumers can modify it
    • users can disable it if they are using it in a render map
    • the link lives inside the tooltip text, so the tooltip needs to be hoverable

By default, both of them should be visible only to early adopters (unless you specify otherwise via props).

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions