Skip to content

Conversation

@dailydotdevbot
Copy link
Contributor

@dailydotdevbot dailydotdevbot commented Jan 29, 2026

Summary

  • Add FeedbackWidget component with floating button and drawer form for authenticated users
  • Implement GraphQL mutation for submitting feedback with category, description, page URL, and user agent
  • Integrate widget into MainLayout for app-wide availability
  • Support mobile-responsive design with bottom drawer on mobile and side drawer on desktop

Closes ENG-499

Created by Huginn 🐦‍⬛

Preview domain

https://eng-499-implement-feedback-widge.preview.app.daily.dev

dailydotdevbot and others added 2 commits January 29, 2026 08:44
Add a floating feedback button that opens a drawer where users can
submit feedback categorized by type (bug, feature request, general).

Changes:
- Add FeedbackWidget component with category selection and text input
- Add GraphQL mutation and types for feedback submission
- Integrate FeedbackWidget into MainLayout for authenticated users

Features:
- Floating button in bottom-right corner
- Drawer on desktop, full-height drawer on mobile
- Category selection with chips
- Character counter for description
- Toast notifications for success/error
- Rate limiting handled by backend

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
- Use separate type import for FeedbackInput
- Format classNames call on single line

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@vercel
Copy link

vercel bot commented Jan 29, 2026

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

Project Deployment Review Updated (UTC)
daily-webapp Ready Ready Preview Jan 29, 2026 10:08am
1 Skipped Deployment
Project Deployment Review Updated (UTC)
storybook Ignored Ignored Jan 29, 2026 10:08am

Request Review

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