-
-
Notifications
You must be signed in to change notification settings - Fork 407
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
Module - Discussions #213
Comments
mocks updates so front-end guys should be able to start more work on list and view pages |
next priority will be to add data stores and methods to control how the database is interacted with. It will likely follow a similar format to the how-to page, so might also be a good opportunity to refactor some of that code for reuse |
List component updated by @tx4x (pull #358). Some comments from the PR include to-dos for:
|
@mattia-io, penny for your thoughts 💰 We've had an update to the discussions list from @tx4x, still plenty more planned in terms of styling (few people working on it) and filters/tags/search will be coming in soon, but in the meantime there's an extra question about how we want the different elements to behave: Currently wherever you click on a discussion list element it will take you to the page displaying the full discussion. Are there any other interactions that you might want? E.g., clicking on the avatar takes you to the profile of that user? or clicking a tag takes you to everything related to that tag throughout the site?/or other discussions tagged the same? (or nothing) etc.? |
Hey people :) |
hey @tx4x I'll bring the jump to last reply/comment up with the UX.. promise :) About the showing post we do most recent, most useful and most comments.. aybe the mocks don't show it properly.. that's why we're working on better mockups/prototype |
This is on hold for now. Will reopen when appropriate in a close futur. |
Updated 18-03-19 (Ben Gamma)
Overview:
The discussion page is where people in our community will meet, connect, chat, talk and ask questions. Here users will find a list of posts created by other users. Posts can be of two types: Discussions or Q&A.
Discussions are to describe a process, idea, machine, hack or anything else.
Q&A is for users to post open questions for the rest of the community (think stackoverflow). Creator of the question will choose a correct answer.
In this module we have 3 main pages:
Latest prototype:
Prototype
https://www.figma.com/proto/OZ5xbZYR4ZKNBijrs9kPJnbu/OA_UX_v02?node-id=473%3A4525&viewport=3107%2C1897%2C1&scaling=min-zoom&redirected=1
Epics:
https://docs.google.com/spreadsheets/d/1pkLRKCbQiJOtQwWEhVNgSTvDWf5SnVAz10vMo4k-LNg/edit#gid=0
Any questions post in the comments
The text was updated successfully, but these errors were encountered: