Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(input): adiciona indicação visual de campo inválido #1807

Merged
merged 1 commit into from
Oct 6, 2023

Conversation

anliben
Copy link
Contributor

@anliben anliben commented Sep 14, 2023

input

DTHFUI-7479


PR Checklist [Revisor]

  • Padrão de Commit (Coeso, de acordo com o que está sendo realizado)
  • Código (Boas práticas, nome de variavéis/métodos, etc.)
  • Testes unitários (Cobre a situação implementada e coverage está mantido)
  • Documentação (Clara, objetiva e com exemplos caso necessário)
  • Samples (A implementação possui exemplo no Labs/Caso de uso)
  • Rodado em navegadores suportados (Chrome, FireFox, Edge)

Qual o comportamento atual?
Em campos onde carregamos um model com um valor inserido que seja incompatível com a máscara do campo, ocorre um comportamento indesejado. O campo fica vazio

Qual o novo comportamento?
Em campos onde carregamos um model com um valor inserido que seja incompatível com a máscara do campo, o campo sinaliza que a mascara esta invalida

Simulação
app: app.zip
testar tambem portal
Style

felipepetuco
felipepetuco previously approved these changes Sep 14, 2023
@anliben anliben force-pushed the input/DTHFUI-7479 branch 4 times, most recently from db03c5c to 7538ba6 Compare September 19, 2023 18:53
@anliben anliben self-assigned this Sep 19, 2023
@anliben anliben added the bug Something isn't working label Sep 19, 2023
CSimoesJr
CSimoesJr previously approved these changes Sep 19, 2023
@anliben anliben force-pushed the input/DTHFUI-7479 branch 7 times, most recently from ab27f02 to 9625c34 Compare October 5, 2023 18:22
@anliben anliben force-pushed the input/DTHFUI-7479 branch 2 times, most recently from e9709a6 to d715fbd Compare October 6, 2023 15:43
@anliben anliben force-pushed the input/DTHFUI-7479 branch 4 times, most recently from 84bb571 to 1603a1c Compare October 6, 2023 20:56
@anliben anliben changed the title fix(input): adiciona indicacao visual de campo invalido fix(input): adiciona indicação visual de campo inválido Oct 6, 2023
@anliben anliben force-pushed the input/DTHFUI-7479 branch from 1603a1c to 373205a Compare October 6, 2023 21:10
adiciona indicação visual de campo inválido no `po-input`

Fixes 7479
@anliben anliben force-pushed the input/DTHFUI-7479 branch from 373205a to 349f998 Compare October 6, 2023 21:16
@rafaellmarques rafaellmarques merged commit 90e9362 into master Oct 6, 2023
7 checks passed
@rafaellmarques rafaellmarques deleted the input/DTHFUI-7479 branch October 6, 2023 21:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working hacktoberfest
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants