open-learning-exchange / planet

🌍 Planet Learning - Angular application
https://hub.docker.com/r/treehouses/planet
GNU Affero General Public License v3.0
63 stars 39 forks source link

Achievements: "My certifications" formatting #6427

Closed jsschf closed 4 days ago

jsschf commented 4 years ago

Annotation 2020-05-28 092522

lmmrssa commented 4 years ago

we might be able to improve this view but right now we are not focusing on achievments so will keep it on hold

paulbert commented 4 years ago

@jsschf Do you have some specific improvements in mind?

jsschf commented 4 years ago

@paulbert I didn't realize it was supposed to be a side-by-side list until @lmmrssa showed me today during the meeting. I thought it was supposed to be a single centered field like the content above it.

As far as improvements goes for both the My Certifications and My Achievements UI on this page, maybe something where the content is always centered, but based off the number of items the layout changes dynamically. Kind of like this picture: Annotation 2020-05-28 222812

Where if there's only one item then the layout would look like the first row, and if there's two items then the second row, and so on.

However, I'm not sure how easy it would be to implement it but I could look into it if you want me to.