lenscas / rp_tracker

A webbased roleplay manager API
MIT License
1 stars 1 forks source link

Better Rp list #26

Open lenscas opened 8 years ago

lenscas commented 8 years ago

Change the page that shows all the rp's to use datatables together with serverside-processing. This will improve performance if there are a lot of RP's made.

Together with this change, it would probably be a good idea to make it that when a user creates an rp they also need to enter a small text (maybe 114 chars max) that will be used inside the table as the description rather then setting the max height and hiding everything that doesn't fit like it currently does.

Avatars would also go well with this change, see #11 .

It would also allow to have the user search for things that don't need to be displayed in the table itself. For example the tags from #25