0xDeCA10B icon indicating copy to clipboard operation
0xDeCA10B copied to clipboard

[demo] Add way to search for added data

Open juharris opened this issue 3 years ago • 5 comments

When a lot of data has been added, it might be annoying to find the data you want to refund/report. It would be good to have an easy way to search for the events.

Search params can be put into the customFilter function that is passed to handleAddedData.

juharris avatar Oct 21 '20 22:10 juharris

I would like to work on this issue if it is still available.

AdarshRawat1 avatar Mar 14 '23 09:03 AdarshRawat1

Yeah go for it @AdarshRawat1

juharris avatar Mar 14 '23 12:03 juharris

Please guide me on how I should approach this issue .

AdarshRawat1 avatar Mar 14 '23 13:03 AdarshRawat1

@juharris: is this issue open to work right now? If so, couple questions: what is the data complexity the object we want to search?Would be quick to deploy something to search for string/array or a single value. Please let me know.

dem0nsl4yer avatar Apr 04 '23 08:04 dem0nsl4yer

@dem0nsl4yer yeah I think a simple string search to start with would be good.

juharris avatar Apr 04 '23 15:04 juharris