Welcome to Codidact Meta!
Codidact Meta is the meta-discussion site for the Codidact community network and the Codidact software. Whether you have bug reports or feature requests, support questions or rule discussions that touch the whole network – this is the site for you.
Post History
I've been looking around Codidact sites, wiki, repos and mission, to be able to determine if this is even a discussable or interesting topic at all. I was about to drop any ideas to ask this questi...
#1: Initial revision
Is there a consensus on comment layouts for the MVP and beyond?
I've been looking around Codidact sites, wiki, repos and mission, to be able to determine if this is even a discussable or interesting topic at all. I was about to drop any ideas to ask this question, until I found the following in the wiki's [Codidact Vision](https://github.com/codidact/docs/wiki/The-Codidact-Vision) (emphasis mine): > Our big ideas for the platform include: > > - [...] > > - A way to have the discussions that are sometimes necessary to improve a question or answer **without getting in the way of people just looking for answers**. In the [MVP spec](https://github.com/codidact/docs/wiki/Functional-Specification#comments) more was elicited about individual aspects of comments, and how they'd be grouped. But even after some reading, I'm left with one essential question about Codidact's preferred discussion layout: Is the current comment positioning¹ up for discussion (or has it been)? Searching for `comment` here and in the old forum didn't point me to a definitive venue. ¹ Current one being, basically, always right below the parent question/answer. ----- # Other possibilities Based on the above wiki excerpt and supposing this is an appropriate place to start this discussion, I've become acquainted to what's seen in [TopAnswers](https://topanswers.xyz/): comments lay to the side of answers/questions, in a dedicated discussion panel. This is optimal for setting both apart, and from what I've seen it encourages open and thorough discussions. Essentially, it's a chat bound to the title of a question, [as discussed in this forum post](https://forum.codidact.org/t/on-the-anatomy-of-a-post-do-two-sizes-fit-all/352), but if that kind of interaction isn't a main goal of Codidact, I can still see "lateral discussion panels" beside every question and answer as a good alternative to accommodate both answer-focused and discussion-focused workflows. Some obvious caveats I think this approach has: - The openness of chats. Defining the boundary between "comments in this question chat are on-topic enough to belong here" and "comments in this question chat are tending more to the off-topic end and the discussion needs to be halted/moved to a broader chat room". Not just defining those boundaries, but implementing a community-centered approach to these decisions. Maybe voting? - Mobile accessibility. Lateral space is a limited resource in cellphones. TopAnswers circumvents this by having an upper "toggle/switch to chat" button. If Codidact decides to default to this layout (or enable it in communities), the toggle could be made more obvious in the UI, so even beginners restrained by mobile browsers could easily notice the presence/possibility of a discussion anywhere. Maybe a highlighted comment button with a "There are X comments in this question. Click here to view" type of label.