18F / fbopen

[DEPRECATED] An open API server, data import tools, and sample apps to help small businesses search for opportunities to work with the U.S. government.
Other
101 stars 45 forks source link

page number says the same on subsequent searches #184

Open matkinsonpew opened 9 years ago

matkinsonpew commented 9 years ago

If you search for something that has a long list of results & then page through ( i.e. data -- https://fbopen.gsa.gov/?q=data&data_source=&naics=&parent_only=&p=5 ) From there, make a search that returns very few results ( for example 'nano' returns one result )

Iit takes you directly to the following url : https://fbopen.gsa.gov/?q=nano&data_source=&naics=&parent_only=&p=5

rather than clearing the p= parameter. This is confusing since, it would appear that there are no results, but it's saying that there's 1 result. In order to see the result, you have to clear out the p=X parameter from the url.