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

PoPageDynamicSearch - Pesquisa Avançada - Campos boleanos #1307

Open
thiagosantostotvs opened this issue Jun 10, 2022 · 0 comments · May be fixed by #1636
Open

PoPageDynamicSearch - Pesquisa Avançada - Campos boleanos #1307

thiagosantostotvs opened this issue Jun 10, 2022 · 0 comments · May be fixed by #1636
Labels
enhancement New feature or request

Comments

@thiagosantostotvs
Copy link

Descrição da melhoria

Ao adicionar um campo do tipo boleano nos filtros da pesquisa avançada, selecioná-lo e pressionar o botão pesquisar, é exibido o disclaimer com o valor "true" ou "false" separado por ":". Exemplo: Nome do campo: true

A nossa sugestão de melhoria seria aparecer somente o nome do campo sem o valor "true" ou "false". Pois hoje não há como traduzi-lo, nem remover através de alguma configuração. E está não é uma informação clara para o usuário.

Informações adicionais

Exemplo Stackblitz: https://stackblitz.com/edit/po-ui-6-melhoria-dynamicsearch

@thiagosantostotvs thiagosantostotvs added the enhancement New feature or request label Jun 10, 2022
wsteixeira added a commit to wsteixeira/po-angular that referenced this issue Feb 16, 2023
Melhora o disclaimer para campos booleanos, exibindo o atributo
`booleanTrue` ou `booleanFalse` quando os mesmos forem diferentes de
`undefined` ao invés do atributo `value`.

Fixes po-ui#1307
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant