summaryrefslogtreecommitdiff
path: root/docs/guide/components/file-upload
diff options
context:
space:
mode:
authorShubhi Garg <shgarg@nvidia.com>2024-12-02 12:26:48 +0300
committershgarg <shgarg@nvidia.com>2024-12-10 09:45:17 +0300
commit20ce44a5e423d0b80080de6a1afaa63ba7bc9d20 (patch)
treee66ad6dedf75ceb8c8acd6607a634f99143f9a35 /docs/guide/components/file-upload
parentc15672993166fd670ed832eb8da83c36537530c4 (diff)
downloadwebui-vue-20ce44a5e423d0b80080de6a1afaa63ba7bc9d20.tar.xz
refresh notifications upon "refresh" button click
Problem: Clicking on Refresh button present on UI top panel does not refresh active notifications or toast messages. Only success notifications gets hidden automatically after 10s, error, info notifications remains active on UI even after refresh webui. Solution: Clear all types of active toast messages upon refresh click. Changes: In refresh method, using querySelectorAll on document object and for each toast currently active, call bvToast.hide to clear. Change-Id: I47ba416a6b8e8e9872b4b4867abf96bbbef7c0f1 Signed-off-by: Shubhi Garg <shgarg@nvidia.com>
Diffstat (limited to 'docs/guide/components/file-upload')
0 files changed, 0 insertions, 0 deletions