Quote:
Originally Posted by BrodieKobo
We'll get the sorting and search fixed over the next 1-2 weeks. Date added will get fixed as well (for the most part -- there are some old legacy books that will likely not have a date added but we'll stuff them at the bottom instead).
|
How are you going to "stuff them at the bottom"? Sort nulls last? Or fake a date? Personally, as these are older books, I'd just use the date the user joined for them. Not accurate, but it sorts in the right place. And its probably simpler to do than adding exceptions in the sorting code. And yes, I am a lazy programmer.