Skip to content
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

Defer fetching non-hierarchical terms in FlatTermSelector #10642

Merged
merged 1 commit into from
Oct 16, 2018

Conversation

earnjam
Copy link
Contributor

@earnjam earnjam commented Oct 16, 2018

Fixes #10274

Remove call that fetches terms on componentDidMount(), delaying request for non-hierarchical terms until user input is provided.

Tested using the criteria suggested by @aduth:

  • Existing assigned tags are loaded and displayed on load
  • Request is made and subsequent results are shown upon input in the field

@mtias mtias added this to the 4.1 - UI freeze milestone Oct 16, 2018
@mtias mtias added [Feature] Document Settings Document settings experience REST API Interaction Related to REST API [Type] Performance Related to performance efforts labels Oct 16, 2018
@danielbachhuber danielbachhuber merged commit 558778d into master Oct 16, 2018
@danielbachhuber danielbachhuber deleted the 10274-defer-fetching-flat-terms branch October 16, 2018 12:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[Feature] Document Settings Document settings experience REST API Interaction Related to REST API [Type] Performance Related to performance efforts
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants