Alex Slade

Results 20 comments of Alex Slade

Related to this, 1. Upload a single file using the "click_submit_target" option 2. Choose another file before hitting submit 3. Both files get sent to the server

I agree that "batteries-included starter package" is a good goal :) I'm totally new to CLJS development, and I've been a bit suprised to find that things are very hard...

Off the top of my head: A basic placeholder app should be produced that has: - More than one namespace (seems simple, but was a big stumbling block for me...

Yea sure, I'll find out what needs to be filtered and stick in a patch.

I spoke to the dev team, only \* is a special character, but a search of '-' still fails with this error: "Invalid query: title:(-) OR items:(-) OR __any:(-) __type:("List")"...

Also hitting this. @barnabasJ were you hitting this on ash_auth login pages too?

Same issue here, can't stack my PR as a result. Any ETA on that new major version?

Cool, I'll work on a PR when I can. What would give you confidence that this works? All tests passing in this lib? (I'm not aware yet if there are...

It appears to be a very minor hardening step. I just found this rationale in the linter: https://supabase.github.io/splinter/0011_function_search_path_mutable/ > When a function does not have its search_path explicitly set, it...

I'll issue one this week. The change is trivial but I want to do some testing, spin up new apps etc to see it all working.