Questions tagged [user-feedback]
90 questions
3
votes
2 answers
Can tfs feedback be recieved via TFS Web Access w/o installing feedbackclient.exe?
ON TFS2012 is it possible to request feedback from customers that are utilizing the web client without them having to install feedbackclient.exe on their machines

Sincere_Allah
- 31
- 1
3
votes
1 answer
Reasonable character limit for a comment field on a site feedback form?
I have a simple feedback form (see screenshot) on each page on a site. The user has to select whether the page was helpful or not (radio buttons yes/no) and there is also a text area input where the user can add extra information about how we could…

Dave Haigh
- 4,369
- 5
- 34
- 56
2
votes
3 answers
A Voting Based Feature/Product Request System that is not a Bug Tracker
A year or so ago I came across a feature request system where customers could request a product or feature request and vote it.
The system was nice as every customer got three votes that they could assign/unassign to whatever request they liked…

Matthew Dolman
- 1,732
- 7
- 25
- 49
2
votes
3 answers
Good site to get project feedback?
I have a personal project I've been working on in my spare time. It's far from complete, but I want feedback on the UI and the functionality that has made it in so far. Where is a good location to get useful feedback without being persecuted for…

tsilb
- 7,977
- 13
- 71
- 98
2
votes
0 answers
How to install user feedback polls for github issues?
I want to automatically create polls in GitHub issues. I visited https://github.com/evenchange4/gh-polls-bot and added that to my GH repository and now Polls appears on my Installed GitHub Apps settings page. Yet when I create an issue that…

BarryPye
- 1,975
- 2
- 18
- 19
2
votes
4 answers
How can I collect user feedback without physically seeing my users?
Like probably a lot of software developers, I almost never see real users using my software.
It is, of course, quite difficult to get good user feedback in this situation. Even if some users agree to give me some piece of information about the way…

Brann
- 31,689
- 32
- 113
- 162
2
votes
4 answers
User feedback collection API service
Tagged with [android] so that someone will actually read this, but applies equally to other application platforms.
We have a number of Android and iPhone applications which have user-feedback functionality incorporated into their user interfaces.…

skaffman
- 398,947
- 96
- 818
- 769
2
votes
4 answers
How to add a Send feedback option on an app crashing?
How can I add a Send feedback option on an Android app crashing? This option is seen in Google's own apps and here is an example from Starbucks.
There are a number of very old answers to this question that involve programmatically creating…

TTransmit
- 3,270
- 2
- 28
- 43
2
votes
1 answer
Android Yes No Button emoji
How can I set emoji in yes no button and submit button ?
I'm going to create a feedback app.
I need to create a form like this :

nayan
- 89
- 1
- 1
- 7
2
votes
0 answers
How to implement Material Design animation on my existing layouts
I know this is not the place for third-party libraries advertising, so I'll ask this on a as-generic-as-possible level: how can I implement material design onClick animation (the expanding circle) on my layouts? Is there something built-in or…

Marco Zanetti
- 4,051
- 6
- 32
- 48
2
votes
1 answer
iOS Simple In-App User Feedback Form
I want a very simple user feedback form in my iOS app. I am not interested in all the fancy user feedback and support services that are on the market (See this stackoverflow question). I'd rather just have a single form in my app like many apps on…

Xander Dunn
- 2,349
- 2
- 20
- 32
2
votes
1 answer
Is there a framework available to collect user feedback on an SWT GUI?
After 2 years of development, our Eclipse RCP desktop application is finally finished. The last step in development is to allow the client to provide feedback on the wording and labels in the application.
There will be about 10 people providing…

parasietje
- 1,529
- 8
- 36
1
vote
0 answers
How do you trap when the user clicks on a ListPreference from the menu that pops up?
Can you tell me how to trap when the user clicks on a ListPreference from the menu that pops up? In my app the user can select a volume level. I would like to show some feedback using a Toast after the user clicks on the list such as "Medium volume…

Emad-ud-deen
- 4,734
- 21
- 87
- 152
1
vote
1 answer
Flutter: How to post user feedback from feed back form to the Firestore Database
I am new to Flutter and trying to capture user feedback from the feedback form below to Firestore Database and have it displayed on a separate screen that reads from the Database and displays user feedback a report?
class FeedbackScreen extends…

peekaysjay
- 11
- 2
1
vote
0 answers
How is inline feedback implemented on google support?
The Google support site has a capability to provide feedback on precise segments of answers by hovering over the right border and clicking the icon. Example : https://support.google.com/a/users/answer/9739231
Image below:
Clicking the icon prompts…

cmonkey
- 4,256
- 1
- 26
- 46