marklogic-community / demo-cat

An application to help SEs find good demos and record bugs and RFEs on them. AngularJS talks to the MarkLogic database via the REST API.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Clear search from details page with trash icon

patrickmcelwee opened this issue · comments

Clicking on the trash icon should always clear the search

Sid reported:

  1. search for "GEM"
  2. click on a demo tile for detail view
  3. from detail view, click trash icon —> it goes back to 3 results
  4. i can't get out of the search and "Show all demos" button doesnt work

I think the issue may be that the SearchModel service is not accessible from the detail controller. We may need to inject it there.

I don't understand yet why 'Show all demos' does not work.

commented

sideways related to #266?