Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prevent empty table from displaying on landing page #1

Open
doolin opened this issue Dec 17, 2012 · 0 comments
Open

Prevent empty table from displaying on landing page #1

doolin opened this issue Dec 17, 2012 · 0 comments
Labels

Comments

@doolin
Copy link
Member

doolin commented Dec 17, 2012

Problem: the landing page displays an empty results table when there is no query to display.

The problem is that the response object is "valid" in the sense that it's not empty?, but when it's not displaying the results of a query, contains the HTML from the redirect coming back from the API server.

The code here needs is part of it: https://github.com/funginstitute/patentview/blob/master/app/views/maps/partials/_table.html.haml#L10

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant