Skip to content

in special cases not all possibilities are shown. #1

Description

@dkergl

when you use auto_complete for a column with many (more than 10 consecutive) equal entries you do not get a correct answer. this is because of the "LIMIT => 10" statement. this statement still makes sense because of performance reasons.
I suggest the addition of ':group => "#{method}",' in line 37 of auto_complete.rb to fix this issue.

Dennis.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions