-
- Summary is not expected to be HTML https://github.com/ButterCMS/gatsby-applifting/blob/80901a171006d073436bb2cf59c0a06fe98f80d5/src/components/BlogPostsList.js#L41
-
- The author might not have an avatar. We should display placeholder avatar in that case https://github.com/ButterCMS/gatsby-applifting/blob/80901a171006d073436bb2cf59c0a06fe98f80d5/src/components/Blo…
-
- Minor note: I think we should create a variable with the template for header section instead f calling a method inside template https://github.com/ButterCMS/gatsby-applifting/blob/80901a171006d07343…
-
- This note is not good, since the API token is read-only and we are not concerned about it being leaked https://github.com/ButterCMS/gatsby-applifting/blob/80901a171006d073436bb2cf59c0a06fe98f80d5/s…
-
I have turned on loader by default and now I get this error https://share.getcloudapp.com/qGurJzmj. I think the way how the style for the preloader element is set is not that good and should probably …
-
- While loading the search page it looks like all the posts are getting rendered and then filtered: https://share.getcloudapp.com/BludxEjk. It might be related to this line https://github.com/ButterCM…
-
- I have tried to find posts by non-existent category slug and got this page in response https://share.getcloudapp.com/6quEY06Z. I do understand that Gatsby has some limitations (so we need to create…
-
- I have searched posts by `This is an example blog post` query and found none although it's a start of post body. While reviewing the code I found out that we search only by post titles https://githu…
-
According to the checklist, views that don't explicitly have metadata set by the ButterCMS app (so most of the blog views that aren't individual posts) should have a static sample title and descriptio…
-
build log:
```
Cloning github.com/prokopsimek/vuejs-starter-buttercms (Branch: main, Commit: e3ce9a4)
--
09:48:58.621 | Cloning completed: 776.107ms
09:48:58.898 | Installing build runtime.…