#6825 - vnTable_searchBtn_sticky #488

Merged
jsegarra merged 9 commits from 6825_vnTable_searchBtn_sticky into dev 2024-07-08 09:07:17 +00:00
2 changed files with 8 additions and 8 deletions
Showing only changes of commit da3a601741 - Show all commits
src/components

View File

@ -205,14 +205,6 @@ defineExpose({
show-if-above
>
<QScrollArea class="fit">
<QBtn
class="q-mt-lg q-mr-xs q-mb-lg"
round
color="primary"
style="position: fixed; z-index: 1; right: 0; bottom: 0"
icon="search"
@click="filterPanel.search()"
></QBtn>
<VnFilterPanel
jsegarra marked this conversation as resolved Outdated
Outdated
Review

Esto hace falta?

Esto hace falta?
ref="filterPanel"
:data-key="$attrs['data-key']"

View File

@ -193,6 +193,14 @@ function formatValue(value) {
</script>
<template>
<QBtn
class="q-mt-lg q-mr-xs q-mb-lg"
round
color="primary"
style="position: fixed; z-index: 1; right: 0; bottom: 0"
icon="search"
@click="search()"
></QBtn>
<QForm @submit="search" id="filterPanelForm">
<QList dense>
<QItem class="q-mt-xs">