Frank Kemps
Frank Kemps
In terms of UX, keep in mind to disable the buttons for predefined widths (resizeOptions) when they exceed the intrinsic size of the image.
@gturpin-dev FYI https://github.com/tempestphp/tempest-framework/issues/631 has been closed so you can update your TODO list 😉
Creating these README files is straightforward, but what essential information should they contain? Is there a recommended template to follow?
Thanks, this looks like a great start! I think adding a Contributing section at the end, similar to the README for `tempestphp/tempest-framework`, would be helpful. It could also increase exposure...
Hey @Treggats , I noticed this issue was assigned to you, but I’ve already started working on a fix in my branch: https://github.com/tempestphp/tempest-framework/compare/main...Bapawe:tempest-framework:fix-resolve-or-rescue-middleware I’ve added a `ResolveOrRescueMiddlewareTest` to reproduce the...
> hey @Bapawe, yeah. It's best if you want to work on something you ask to get assigned, so we don't end up working on the same :) Yeah i...
> > I think it's fair to keep a `// todo` in the generated controller, where people should fill in their own logic. Personally, I have one oauth controller action...
@brendt should be ready now.