-
Notifications
You must be signed in to change notification settings - Fork 91
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Injimob-1067] fix the search bar issues (#1380)
* [INJIMOB-1067]: delete vc from VCS context when deleted from kebab popup Signed-off-by: Pooja Babusingh <[email protected]> * [INJIMOB-1067]: rename myVcs to myVcsMetadata and receievedVcs to receievedVcsMetadata Signed-off-by: Pooja Babusingh <[email protected]> Co-authored-by: PuBHARGAVI <[email protected]> * [INJIMOB-1067]: add seperate context variable to store myVcs and receivedVcs data Signed-off-by: Pooja Babusingh <[email protected]> Co-authored-by: PuBHARGAVI <[email protected]> * [INJIMOB-1067]: add check for tampered vcs and reeceived cards Signed-off-by: Pooja Babusingh <[email protected]> Co-authored-by: PuBHARGAVI <[email protected]> * [INJIMOB-1067] move tamperedVcs state into ready state in vcMetaMachine Signed-off-by: PuBHARGAVI <[email protected]> * [INJIMOB-1067]: fix selector for tampered VCs Signed-off-by: Pooja Babusingh <[email protected]> * [INJIMOB-1067] pass myvcs and received vcs metadata to store to fetch their data from the file storage Signed-off-by: PuBHARGAVI <[email protected]> * [INJIMOB-1067] store tampered vcs list in vcMeta machine to check if it is downloaded or tampered vc Signed-off-by: PuBHARGAVI <[email protected]> * [INJIMOB-1067] remove unused actions in vcItem and vcMeta machines Signed-off-by: PuBHARGAVI <[email protected]> * [INJIMOB-1067] reset search bar input every time we come into myvcs tab screen and refresh the filtered list if one of the filtered vc is removed Signed-off-by: PuBHARGAVI <[email protected]> * [INJIMOB-1067] remove unnecessary remove vc from myvcs action in vcItemMachine as we are already refreshing the vcs when delete it Signed-off-by: PuBHARGAVI <[email protected]> * [INJIMOB-1067] remoe unused context variable in vcMeta machine Signed-off-by: PuBHARGAVI <[email protected]> --------- Signed-off-by: Pooja Babusingh <[email protected]> Signed-off-by: PuBHARGAVI <[email protected]> Co-authored-by: Pooja Babusingh <[email protected]>
- Loading branch information
1 parent
636a8a9
commit 5d3301c
Showing
10 changed files
with
412 additions
and
326 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
This file contains 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
This file contains 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
Oops, something went wrong.