-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Enh: Asynchronously load autofill choices on Add page #45
Milestone
Comments
Do we really want to build a crawler that tries to capture all of Twitter in the background? |
Oh haha I had no idea what you were talking about here. You were NOT suggesting a background Twitter crawler. |
Let's not let my incoherence cloud my first-ever marking of a dupe issue. |
ginatrapani
modified the milestones:
3. Data Entry,
2. Public read-only maker/project pages
Apr 24, 2015
anildash
modified the milestone:
2. Populate database and finalize data entry mechanisms
May 8, 2015
ginatrapani
added a commit
that referenced
this issue
Sep 28, 2015
This is the short-term solution; the long-term solution is to do this all client-side as per #45
ginatrapani
changed the title
Enh: Asynchronous gathering of data for the Add page
Enh: Asynchronously load autofill choices on Add page
Sep 28, 2015
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
In order to make sure the Add screen (Add Maker/Add Product) loads quickly, we should asynchronously request data from Twitter (and later, other services) in the background to populate the autofill cards.
To increase page load, process auto-fill search results client-side so that Makerbase doesn't get held up by Twitter/App Store/Wikipedia.
The text was updated successfully, but these errors were encountered: