Joel Campos

Results 5 issues of Joel Campos

When you use the code generator for PHP it generates the code without the PHP ending tag (?>). I think it should include it. If you have existing code you...

codegen

How can I execute a RAW SQL command? When I do run sql commands there is no return type.

### Clear and concise description of the problem When working with Vitest UI on a monorepo it could be useful to be able to filter tests by project. This can...

feat: ui
p2-nice-to-have

### Reproduction link [https://ant.design/components/select#select-demo-variant](https://ant.design/components/select#select-demo-variant) ### Steps to reproduce Use the Select component with the status prop. By default it only changes border color, which violates the W3C a11y guide https://www.w3.org/WAI/WCAG21/Understanding/use-of-color.html....

💄 Design
Inactive
Theme
6.x

**Describe your question/** Obtain a JWT token from an authorization code. I setup authentication using Authentik on my react app. Throught it I am able to popup the Authentik login...

question