stats4sd / Stats4SD-Resources-Site

Reposistory for the Stats4SD Resources Repository
https://resources.stats4sd.org
GNU General Public License v3.0
0 stars 0 forks source link

Search page seems non-responsive #157

Closed dave-mills closed 6 years ago

dave-mills commented 6 years ago

Search page doesn't give me any results. Not receiving any console errors, so it's possibly just not hooked up after the refactoring?

chrismclarke commented 6 years ago

Just to check, are you searching for a term that should return results? I like testing with the word ‘test’ as there’s quite a few like that. I’ve already add to the dev branch a function to say ‘no results’ do you still have the issue? https://ssd-resources-demo.firebaseapp.com/search

From: Dave Mills notifications@github.com Sent: 22 March 2018 11:02 To: stats4sd/Stats4SD-Resources-Site Stats4SD-Resources-Site@noreply.github.com Cc: Chris Clarke chris.m.clarke@live.co.uk; Assign assign@noreply.github.com Subject: [stats4sd/Stats4SD-Resources-Site] Search page seems non-responsive (#157)

Search page doesn't give me any results. Not receiving any console errors, so it's possibly just not hooked up after the refactoring?

— You are receiving this because you were assigned. Reply to this email directly, view it on GitHubhttps://github.com/stats4sd/Stats4SD-Resources-Site/issues/157, or mute the threadhttps://github.com/notifications/unsubscribe-auth/AKByeUbzyx5o-IYuJ6D33tiR7kqQZoz-ks5tg4SRgaJpZM4S22Hb.

dave-mills commented 6 years ago

I was trying things that I thought should get results like search. I was looking on live. The dev's working fine (and can see the no-results' message.

Oddly, the live is now working fine too (but without the no-results message, which makes sense!) I blame caching.

Thanks!