spacebase / spacebasenz

Website for SpaceBase New Zealand
http://dev-spacebasenz.pantheonsite.io/
GNU General Public License v2.0
0 stars 0 forks source link

Search page title missing [?] #316

Open treasuretron opened 4 years ago

treasuretron commented 4 years ago

In GitLab by @StephenCataldo on Jan 10, 2019, 17:48

Given I am on "/"
And I enter "Space" for "edit-keywords"
When I press the "edit-submit-sitewide-search" button Expected: Then I should see "Search results for Space" Observed: The search occurs, but no title.

@richbodo: Do we fix the missing title, or change the requirements in the behat test?

Related: "See all" is no longer on the page, just a regular pager. (imo, missing the title looks off but maybe was intended; the pager looks fine without "See all")

@ToDo: Update search.feature once these are fixed.

treasuretron commented 4 years ago

In GitLab by @StephenCataldo on Jan 10, 2019, 17:48

marked this issue as related to #306

treasuretron commented 4 years ago

In GitLab by @StephenCataldo on Jan 10, 2019, 17:54

changed the description

treasuretron commented 4 years ago

In GitLab by @StephenCataldo on Jan 10, 2019, 18:01

changed the description

treasuretron commented 4 years ago

In GitLab by @StephenCataldo on Jan 10, 2019, 19:02

https://spacebase.co/search/organizations?keywords=space shows the title in a little box, odd format but not sure it's an error

https://spacebase.co/search?search_api_fulltext=space does not show the title.

treasuretron commented 4 years ago

In GitLab by @richbodo on Feb 27, 2019, 19:47

I think we can rewrite this test after the next prod push to match the functionality on dev. We did just collapse and revamp search functions quite a bit so lets delay this one until that's done.