Closed adamwight closed 7 months ago
Might be some relation to #399.
Might not be usable, but here's some similar functionality from the playlist app: https://github.com/WikiEducationFoundation/Wiki-Playlist/blob/master/app/react/actions/SearchAPI.js
@ragesoss Have been investigating on this issue and have a few questions about API usage, could we discuss the expected design?
Sure. The short answer is that it would work similarly to this: http://playlist.wiki/
It would make calls to the Wikipedia API from the client, showing a list of suggested titles based on what the user has typed so far. This would be within the AssignButton component.
I'm around on IRC if you want to chat in more depth.
@ragesoss , may I work on this if it's available , i have worked on similar one before?
@ragesoss , unable to comprehend the AssignButton link in this enhancement , would like to have a chat on IRC?
@hjhimanshu01 Sage will be out this week. Do you have access to the Slack? We could chat over that if you like.
@bwreid , Yes , let's have a conversation over slack , also could you add me there , I'm not currently added on slack.
@hjhimanshu01 Great! Please just send me an email at wes@wikiedu.org
Do a prefix (or better) search against the wiki API to populate autocomplete.