Marvin Kilp
Marvin Kilp
@renet Your suggestions did not fix the issue unfortunately. In our prod application we had to play around with overflow-x: hidden; on some of the parent containers but that is...
@renet adding `margin:auto;` does to the container does sadly not do anything. Even in the sandbox the component is still causing the container / page to overflow. I removed the...
@renet sorry about that! I forgot to move it out of my drafts. Should be all set now.
Agreed, at first i wanted a proper doc example but then decided to just add first party support. Hope we can get it merged soon once the SST team figures...
> @mkilp checking the API design you proposed and i'm wondering the following changes: > > ```ts > new sst.aws.Bucket("Example", { > lifecycle: [ > prefix: "/tmp", > expiresIn: "7...
@vimtor just changed the api and made a new union type for the expiration. Hopefully we can get that in now that PRs are being merged!
> one last thing, i'm maybe contradicting myself but i've noticed that the bucket already uses `filterPrefix` and `filterSuffix` for the notifications: > > > probably we should use those...
@vimtor Comments are all set! Sorry, my VSCode PR review panel really messed with me today.
While I just started contributing to SST, the lack of reviewed PRs in favor of opencode is very concerning. We started using SST and LOVE it but adding maintainers is...
@mmahalwy - since Jay put out a path forward we won't be migrating. That being said I think Pulumi is the logical choice with the least amount of friction, however...