aragon / help

Documentation and files related to help.aragon.org
Creative Commons Zero v1.0 Universal
3 stars 7 forks source link

Figure out a way to display sibling articles for a category #24

Closed facuspagnuolo closed 4 years ago

facuspagnuolo commented 4 years ago

The first time I hit the "user guide" button in the Aragon Court dashboard it took me to (https://help.aragon.org/article/41-aragon-court) which is actually an article that looks like this:

image

Initially, I didn't know it was an article and that there was more content about Aragon Court. It is not obvious that clicking "Aragon Court" in the sidebar was going to show me other articles about it.

Maybe we can see if there is a way to list all the articles for a category on the sidebar for example

sohkai commented 4 years ago

May be a duplicate of https://github.com/aragon/help/issues/2.

facuspagnuolo commented 4 years ago

Sounds like it is, I'll let @john-light decide whether we should close it or not

facuspagnuolo commented 4 years ago

Pinging @Evalir to see if you can give us a hand with this :)

Evalir commented 4 years ago

Will look into this after we get the court-backend deployment unblocked @facuspagnuolo !

delfipolito commented 4 years ago

As a quick fix, I put at the bottom of each article a section called “related articles” with all the articles that belongs to the same category that the one the user is reading. So now it should be more intuitive that there is more content on that topic.

john-light commented 4 years ago

Going to close this for now, thanks @delfipolito. If we think of a better solution later we can come back to it.