fix: FilterPanel when is multiline and VnTable vh on n toolbar #1657
No reviewers
Labels
No Milestone
No Assignees
3 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: verdnatura/salix-front#1657
Loading…
Reference in New Issue
No description provided.
Delete Branch "fix_itemFilter_multiLine"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
fix_itemFilter_multiLineto fix: FilterPanel when is multiline and VnTable vh on n toolbar@ -118,3 +118,3 @@
tableHeight: {
type: String,
default: '90vh',
default: () => {
Al hacer F5 se calcula mal la altura de de la tabla,
La prueba la he hecho ticketSale he metido muchos registros para que supere el tamaño de la pagina y tenga que hacer scroll y después f5
New commits pushed, approval review dismissed automatically according to repository settings
New commits pushed, approval review dismissed automatically according to repository settings