reliefsupports.org-v1 icon indicating copy to clipboard operation
reliefsupports.org-v1 copied to clipboard

Avoid duplicates when adding needs and donations

Open kokigit opened this issue 7 years ago • 3 comments

When adding needs and donations show previously added matching results with the information that user enter to form currently. same as the stackoverflow do when asking questions. they show list of previous questions matching to the current typed title below the submit form, then user can avoid adding that again and again.

kokigit avatar May 29 '17 02:05 kokigit

this is a design suggestion on how to include this feature. First let's allow user to fill the address, town, requirement (in mentioned order) rather than filling the whole form at once, then while typing, it is possible to display list of previously entered requirements. A lot of requests can be filtered when we consider the address. If the person see matching result he won't proceed he will just click that thing. If he don't find such a thing, he will be redirected to another page, where he has to fill his personal details and contact no etc. In order to have real time search (search while user is typing) Ajax can be used i guess. This is just a design came to my mind.

VirajSalaka avatar May 29 '17 06:05 VirajSalaka

Contact telephone number can be used to catch duplicates. (When third parties add information)

nipunadodan avatar May 30 '17 07:05 nipunadodan

@VirajSalaka @nipunadodan :) Good suggestions.

Guys if anyone interested please do this enhancement. looks like I have no free time at least for two weeks 🙁

kokigit avatar May 30 '17 13:05 kokigit