Rob Levin
Rob Levin
We have a .env.template which when renamed should supply env: https://github.com/littlesticks/astro-sanity-minimal-starter/blob/d57397da42bdbaa73b56aac5d42fdac757bdeab5/astro/.env.template However, I noticed even after setting up `PUBLIC_SANITY_PROJECT_ID` and others those aren't actually being utilized and I had to...
This fixes an issues I encountered first stab at getting up and running: - where I hadn't selected a post image on the Sanity CMS side for a particular blog...
This is an "aspirational ticket" reaching out to the Angular community if someone has interest in adding this component. - [ ] Angular - [ ] Angular Examples
I think the pagination UX would be improved if it supported large data sets such that you use a "gap" aka ellipses like: ![Screen Shot 2021-12-26 at 11 19 07...
I really quite enjoyed this video Matt! I'm an experienced front end developer but still leveling up my React :) This was a fun exercise! Next Riot left an interesting...
I have a comments form with optional site field. So url is a nice validation but my field is optional. I tried required:false type:url but it didn't work. The following...
**This is currently only applicable to the develop branch** @jakobloekke It's pretty simple to activate the sidebar but no one will likely find without some sort of indication that it's...
**Describe the bug** The aria roles `aria-disabled` `aria-current` and `aria-label`'s should be added so the component is inclusive and accessible to all.