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

Flowershow website - improvements Jan 2023 #410

Closed
9 of 11 tasks
rufuspollock opened this issue Jan 31, 2023 · 10 comments
Closed
9 of 11 tasks

Flowershow website - improvements Jan 2023 #410

rufuspollock opened this issue Jan 31, 2023 · 10 comments
Assignees
Labels
enhancement New feature or request Roadmap website

Comments

@rufuspollock
Copy link
Member

rufuspollock commented Jan 31, 2023

Variety of site improvements as of Jan 2023

Tasks

@olayway olayway added enhancement New feature or request website labels Feb 1, 2023
@olayway olayway changed the title Flowershow website v1.1 - improvements Jan 2023 Flowershow website - improvements Jan 2023 Feb 17, 2023
@olayway
Copy link
Member

olayway commented Feb 17, 2023

@PhilippeduPreez I've added some tasks to this issue. If you have time this sprint, maybe you could at least start fixing some of these?

@olayway
Copy link
Member

olayway commented Feb 28, 2023

@rufuspollock we'll need access to algolia portal to investigate the search issues

@olayway olayway self-assigned this Mar 2, 2023
@PhilippeduPreez
Copy link
Contributor

@olayway I think the hover-over tooltips can only be enabled or disabled for all pages and not specifically the home page, and on other index pages at the moment. So should I disable it for all with:

const config = {
  showLinkPreviews: false,
};

like shown at https://flowershow.app/docs/link-previews

@khalilcodes
Copy link
Contributor

@PhilippeduPreez @olayway This is a quick fix if needed.

@PhilippeduPreez
Copy link
Contributor

@khalilcodes I'll add the hover-over functionality change in a new issue and make you reviewer for the PR

@olayway
Copy link
Member

olayway commented Mar 7, 2023

@olayway I think the hover-over tooltips can only be enabled or disabled for all pages and not specifically the home page, and on other index pages at the moment. So should I disable it for all with:

Yes @PhilippeduPreez, I know, and this is exactly what I meant.

@PhilippeduPreez
Copy link
Contributor

@rufuspollock @khalilcodes Can anyone grant me access to our Algolia account? I think the search problem is due to not triggering a reindexing.

@PhilippeduPreez
Copy link
Contributor

@rufuspollock @khalilcodes Or if we have Crawler Public API access, we could implement a github action https://github.com/algolia/algoliasearch-crawler-github-actions

@rufuspollock
Copy link
Member Author

@rufuspollock @khalilcodes Can anyone grant me access to our Algolia account? I think the search problem is due to not triggering a reindexing.

@PhilippeduPreez i've investigated now and i think only i can have access (no way to add others) - and it is tied to my github account.

I found the issue which was that crawl had stalled for some reason (many months ago - see date in screenshot below which is last august!). I've now restarted it so re-indexing should happen soon.

image

@rufuspollock
Copy link
Member Author

FIXED. I'm closing this as most stuff done. Algolia item has its own dedicated issue now #609 and moved other stuff that was not done into Docs Inbox issue #24

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Roadmap website
Projects
Status: ✅ Done
Development

No branches or pull requests

4 participants