flutter / website

Flutter documentation web site
https://docs.flutter.dev
Other
2.8k stars 3.21k forks source link

Add ability for readers to indicate whether a docs page was helpful, and give feedback in-place #10951

Open jmagman opened 1 month ago

jmagman commented 1 month ago

Describe the problem

It would be great to get feedback about particular doc pages, which would help us prioritize docs that are getting negative feedback.

For example

  1. Firebase docs: at the bottom are "Was this helpful?" thumbs-up thumbs-down buttons, and a "Send feedback" button Screenshot 2024-07-25 at 4 26 04 PM.

The "Send feedback" button opens a form: Screenshot 2024-07-25 at 4 28 47 PM

However, we could just redirect to https://github.com/flutter/website/issues/new/choose

  1. expo has something similar Screenshot 2024-07-25 at 4 31 41 PM

Expected fix

Add ability for readers to indicate whether a docs page was helpful, and give feedback in-place.

On which browser(s) did you experience this issue?

No response

Additional context

No response

I would like to fix this problem.

sfshaza2 commented 1 month ago

Yes, this would be helpful.