When filtering data, you'll often see "viewing 1-10 of 10+". If you click on "Next" you will get a page with no results and a "no items" note. It's frustrating to click for nothing, especially when page rendering is so slow.If fetching an actual count is expensive, then instead I'd recommend fetching two more records than the page limit.If you get exactly the limit or less, then disable the next button.If you get the limit plus one, then display ...
more
Next page button should only appear when useful
We can tell you that Next page button should only appear when useful is a
If you know more about Next page button should only appear when useful, you can add more facts here »
Similar topics in Freebase
-
Text Clipping
This is fairly conspicuous: displayed field names for topics appear clipped in Firefox 2.0.0.1/Ubuntu.Attached screenshot. -
Plus in search box
If you use a search URL like this: http://www.metaweb.com/metaweb/search.html?query=foo+bar (note the plus instead of %20) the search happens right but the search box ends up with "foo+bar" in it instead of "foo bar" as expected. I discovered this because the Firefox search plugin sends queries... -
Image language input error
I have tried to add language info for a picture what I have uploaded but this is what I received:{ "messages":[{ "info":{ "user":"/user/nesquick", "userguid":"#9202a8c04000641f8000000004f2313b" }, "message":"User /user/nesquick does not have permission to connect here", ... -
Duplicate parent object error
I was trying to update an item (Musical Artist: Brother) that had been erroneously added in duplicate. When trying to add "album" items (that already existed) to one of them I got cryptic error messages. I had a look around and found the other entry for the same band that was linked to... -
Type "user profile" contains properties also included in "person" that should be identical but are independent.
The type "user profile" contains properties, such as birthday, which are also in "person", a property of "user profile". These properties are independent and can be different. They should be synchronized or removed from "user profile". -
HTML in title field
Clicking on "Amy Millan" here: http://www.metaweb.com/metaweb/typeView.html?id=/wikipedia/en_id/1539807&typeId;=/music/artist brings up this page: http://www.metaweb.com/metaweb/typeView.html?id=/user/metaweb/datasource/MusicBrainz/name/LAA33059&typeId;=/music/group_membership which has HTML in... -
Error generated when adding image from URL
-
"Double-click to add image" doesn't work
Just above this box is an area for images that says "double-click to add image". That doesn't actually work. You have to mouse into the box and click the green circle to actually add an image. -
Duplicate links for Album Contribution
I just discovered a couple of cases where the Album Contributions property on Musical Artist has duplicate links to the same album. Bob Dylan www.metaweb.com/metaweb/combinedView.html?id=/wikipedia/en_id/3345 David Rawlings www.metaweb.com/metaweb/combinedView.html?id=/wikipedia/en_id/1202695... -
Viewing an invalid user gives blank page
Viewing an invalid user gets a page that is blank except for a couple of images. For example:http://www.freebase.com/view/user?id=/user/sadfIt's not a big deal, as people shouldn't be hand-editing URLs, but it would be better if it there were some sort of "user not found" message.