my-koop / module.user

User module for My Koop responsible for user profiles
GNU General Public License v2.0
0 stars 0 forks source link

Slicing user notes #62

Closed logiad closed 9 years ago

logiad commented 9 years ago

Slicing user notes to show only the 5 most recent notes, added a button to display more notes. Initial display: 5 most recent notes Increment: 5 more notes every time the button is pressed Button disappears when count > size(notes)

Cellule commented 9 years ago

I fixed some of the issue, the behavior stayed exactly the same. I also disabled the add notes button if no text is entered and I cleared the text once it has been successfully submitted