Brian Voelker

Results 185 comments of Brian Voelker

Not 100% sure what these values should look like. Im always open to pr's if you want to submit something. Otherwise I need a bunch of examples and ranges to...

looks like golangs time parser wants 2 digits for month and day

I havent tried it, nor do i have tests for it. but you might be able to use just {date}. then you wont need a format. but if you need...

That would be a nice addition to the package.

Set allowDeselect or Submit a pr to add the feature of moving selected values to the top of the list.

✅ Clicking selected options in dropdown now deselects them (native multi-select behavior) ✅ Works even when maxValuesShown is exceeded ✅ Display automatically updates when going above/below threshold ✅ Tests added...

I appreciate the pr. I dont want to rain on what you did. but I think the issue i have is it really isnt any different than what is there....

I asked chatgpt to give me a list of mad lib style slogan. I think this type of string building gets us closer to better slogan with random word replacements....

Let me try to help a little more. The Generate function takes in a string finds parts its needs to replace, replaces them and returns a completed string ```go output...

Sorry I missed this. The pr looks good. The only thing i question is the categorization. Instead of creating a new one lets put it under product. Once that update...