Guilherme Mena

Results 4 comments of Guilherme Mena

@neo773 Thank you for taking the time to update the patch — I’ve applied the changes and pushed them!

@zachgoll All feedback addressed — removed all `dark:` usages, replaced them with design tokens, and updated `number_field` and `date_field` to use the `StyledFormBuilder`. Still a bit unsure how to best...

@zachgoll All feedback addressed — removed redundant `class:` usage from form fields, moved `number_field` and `date_field` into the builder’s metaprogramming block, and replaced the `bg-divider-adaptive` dividers with semantic `` elements...

Hey @zachgoll – I applied the requested changes and ran the linters you mentioned (`rubocop`, `erb_lint`, `brakeman`). Let me know if anything else is needed! Thanks again for your time...