-
Notifications
You must be signed in to change notification settings - Fork 1.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Interface design problem: help people distinguish between "answers" and "comments" on questions #884
Comments
@jywarren I took a look at the post; how do you suggest content should be divided? Maybe a post by a user can be made an answer and all subsequent posts by said user the comments? (also adding posts by other users referencing the first to the comments as well) |
I think this will need a complete redesign of the question page. Since there are different types of content present like wikis, research notes, and questions. So we need to differentiate all these contents. These are some points that we need to tackle
|
I can start working on the comments toggle button; making comment appear immediately after the answer should be fairly easy to do. |
I think we do need to break this up, yes. I like the idea of See this screenshot for why people might try to leave a new answer when they really mean to leave a comment: By contrast, if the comment area is already open: For the rest, I like the idea of developing more distinct styles. But what about if the "Answer" form were hidden at first, but there were a big button that said |
Also notice how Stack Overflow's interface has the button say Perhaps that change could make a good first-timers-only issue? |
@jywarren The idea of showing the open comments box is good; maybe push the "post an answer" part after said comment box, without collapsing? Given an option of commenting and posting a new answer, I think people will obviously choose what they should; something like what you showed here: |
Hi, didn't quite understand the second image, can you articulate further?
Thanks!
…On Dec 28, 2016 1:55 AM, "Pratik Kamble" ***@***.***> wrote:
@jywarren <https://github.com/jywarren> The idea of showing the open
comments box is good; maybe push the "post an answer" part after said
comment box? Something like this:
[image: image]
<https://cloud.githubusercontent.com/assets/13479308/21517998/c4f18184-ccfc-11e6-953b-d656b126a6e7.png>
And after that:
[image: image]
<https://cloud.githubusercontent.com/assets/13479308/21518012/d921c13c-ccfc-11e6-9c7e-f59f97209e58.png>
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#884 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AABfJ9MFQhg12TRlowgaBxlU0GZbnKVAks5rMiP4gaJpZM4KVVte>
.
|
Yes please do create the issue, thanks! And i think you may be right; let's
do the first step, and not yet collapse the answering section until we
re-evaluate for a few weeks of letting people use it. Thank you!
…On Wed, Dec 28, 2016 at 3:43 PM, Pratik Kamble ***@***.***> wrote:
This format seems good:
<https://cloud.githubusercontent.com/assets/13479308/21517998/c4f18184-ccfc-11e6-953b-d656b126a6e7.png>
What I meant to say was that if this format is followed then I don't think
we'd need to collapse the "Post an answer section"; people will (hopefully)
understand, it'll be verbose enough if we implement the above format, don't
you think? Changing the button title to something more precise will
definitely help people post in the right place; do you want me to create
the issue?
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#884 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AABfJ2kOclEQOADKpYWBuyFlRcx1_uE3ks5rMsnsgaJpZM4KVVte>
.
|
Hey @publiclab/soc -- i have an idea about this but it's a bit of a project... I know folks may be looking for a small project to take on? What if we decided to
??? |
We have chosen another direction, so closing!! Whoohoo!!!! |
What happened just before the problem occurred
It's not totally clear, as some of these could be legit "answers", but it seems to me that there's simply a threaded discussion happening in this "question" post:
https://publiclab.org/questions/stoft/09-15-2016/what-mechanical-specs-can-and-should-plab-spectrometers-meet
I think some good UI/UX design work could help here. Threaded conversation should be in comments, and proposed answers should be just that -- and not necessarily threaded. It may be worth looking at the UI design for a typical Stack Overflow question, as a reference: http://stackoverflow.com/questions/3624927/strange-doublerendererror-in-rails-3
Looking for someone who could try tackling this, potentially doing some sketches or mockups, and I'm happy to help try to get a design in front of people for feedback before trying to code something up.
The text was updated successfully, but these errors were encountered: