Skip to content
This repository has been archived by the owner on Apr 28, 2024. It is now read-only.

Added functionality for clearing filters applied on tables. #100

Merged
merged 1 commit into from
Mar 20, 2023

Conversation

SamantaTarun
Copy link
Contributor

@SamantaTarun SamantaTarun commented Mar 19, 2023

#98

I have tested it. Working Perfectly. I have also uploaded the proof after changes.

Don't close the PR . Please let me know if any changes require.

open the below video:.

Screencast.2023-03-19.22-32-28.mp4

@@ -10,6 +10,7 @@ import { useAppDispatch, useAppSelector } from '../../../redux/hooks'
import { deleteDBData, setQueryData, updateDBSingleData } from '../../../redux/dataModelSlice'
import { DBConnType } from '../../../data/defaults'
import TabContext from '../../layouts/tabcontext'
import { filter } from 'lodash'
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

is this filter import by mistake?

@paraswaykole paraswaykole changed the base branch from main to develop March 20, 2023 13:16
@paraswaykole paraswaykole merged commit 41392c6 into paraswaykole:develop Mar 20, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants