CoderDojo / community-platform

Zen, the CoderDojo Community Platform!
https://zen.coderdojo.com
MIT License
121 stars 55 forks source link

Remove View More button #1117

Closed niccokunzmann closed 6 years ago

niccokunzmann commented 7 years ago

We have a very long Dojo page. Problems arise with the view more button:

In order to remove the view-more button, we should first identify what problems it solved and then find another solution to the problems.

What problems did the view-more button solve?

Wardormeur commented 7 years ago

"View More" was because the Dojo description is a free text area for any additional info. Having it too long will simply push back every other info, such as Events and map way too far (scrolling). Restricting the number of words from the textarea is a bad idea considering different languages "length" and the whole purpose of the field itself (extra info which is not "shared" with others dojos setup). The "View more" action could be triggered by hover, but that may be "disturbing" in term of UI. The other thing i'm thinking of is to find a way to make it more visible (higher contrast/background color)?

Wardormeur commented 6 years ago

The Dojo page has been reworked last year :s The description is now at the end of the page, but not "reduced" anymore