fix(popover): corrige posicionamento no po-table com virtual scroll#2378
Merged
anderson-gregorio-totvs merged 1 commit intomasterfrom Feb 7, 2025
Merged
fix(popover): corrige posicionamento no po-table com virtual scroll#2378anderson-gregorio-totvs merged 1 commit intomasterfrom
anderson-gregorio-totvs merged 1 commit intomasterfrom
Conversation
Adiciona `p-append-in-body` para corrigir o posicionamento do `po-popover` quando usado dentro de um `po-table` com altura definida e virtual scroll habilitado. fixes DTHFUI-7133
24cece0 to
ac2ef6a
Compare
pedrodominguesp
approved these changes
Feb 7, 2025
pedrodominguesp
approved these changes
Feb 7, 2025
anderson-gregorio-totvs
approved these changes
Feb 7, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
PO-POPOVER
DTHFUI-7133
PR Checklist [Revisor]
Qual o comportamento atual?
Ao incluir o po-popover via template no PO-table ou THF-Grid com virtual-scroll habilitado, o mesmo abre na posição incorreta.
Qual o novo comportamento?
Adiciona
p-append-in-bodypara corrigir o posicionamento dopo-popoverquando usado dentro de umpo-tablecom altura definida e virtual scroll habilitado.Simulação
DTHFUI-7133_app.zip