kylejmorris / bedmath

Other
1 stars 0 forks source link

Show a Threaded view #43

Closed JuriaanGregor closed 11 years ago

JuriaanGregor commented 11 years ago

Let me draw out a example.

We have the a Asker that asks a Question called "Juriaan"

User "Owen" replys to the Question with a possible answer Juriaan replys back to Owen that "This answer was really great, thanks !"

Now I wanna to fill in the feature to showcase that underneath Owens Answer.

kylejmorris commented 11 years ago

isn't this already done though? We just have to style it accordingly? All the data is on the page, it just comes down to CSS really?

kylejmorris commented 11 years ago

~closing, since this is already being done, we just need to style it with css. Questions/answers/replies are all linked together.