Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • A administrate
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 96
    • Issues 96
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 32
    • Merge requests 32
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • thoughtbot, inc.
  • administrate
  • Issues
  • #430
Closed
Open
Issue created Jan 22, 2016 by Administrator@rootContributor

Feature: deal with huge result sets

Created by: geoffharcourt

We have an app with tens of thousands of people in it. There are several records that have a person as an association. On the form page for a model that belongs to a person, trying to populate a select list of people results in the app timing out on Heroku or choking when the JS-enabled select field is loaded with all the possible values.

A widget with a search functionality if the potential result set is larger than 10 or so items would be awesome. Administrate already has a search functionality, so this could piggyback on that API.

Assignee
Assign to
Time tracking