Kevin Bond

Results 589 comments of Kevin Bond

Just need to wait for another core team member approval.

@bartholdbos, since this has been approved, it'll likely get approved by another core member and merged closer to the 7.3 feature freeze.

> Would it be possible to use a redirect? I would like to do pre-signed urls and let the download be directly handled by an S3 bucket. Yes, that's possible...

I'm thinking to use ux.symfony.com code base as a place to build your reproducers. In this case, it would require some documentation and maybe some helpers within the ux.symfony.com code.

> I think using ux.symfony.com codebase might work, but we then also clone all the pages, styles, etc. of it, don't we? My thinking was we include a hidden "reproducer"...

> The website will soon (already is) full of libs, scripts, assets, etc.. Yep, very true

I'm thinking of it in terms of "directing someone to the html syntax" - what section do I sent them to currently? @smnandre wdyt?

I think mixing syntaxes throughout the docs might be confusing. Better to show a consistent syntax, then "btw, you can use this alternate syntax"

@javiereguiluz that's a great idea!

Thanks for looking into this! I can't remember exactly how it is related but the failing CI is what I ran into when iterating on #313: the form component not...