Bug Report T1215813
Visible to All Users

dxLookup load indicator does not appear when minSearchLength is specified

created a year ago

Steps to reproduce:

  1. Open this sample.
  2. In the upper lookup of the left column, input a string that is at least three characters long.

Expected results:

The load indicator appears when search and load begin.

Current results:

The load indicator is not shown when search and load begin.

Additional information:

The loading indicator does not appear if both conditions are met:

  1. The Lookup has the minSearchLength defined;
  2. Before input, the string length is less than minSearchLength. After input, the string length is equal to or larger than minSearchLength.
    For instance, if the minSearchLength is 3, the initial search string is empty, and the search string after input is three characters long, the loading indicator does not appear. However, the loading indicator appears if the three-letter string is appended with more characters. The same happens if characters are deleted as long as the input length is not lower than the minSearchLength value.
    In the sample above, the lower lookup of the left column does not have a defined minSearchLength. The loading indicator will be shown correctly in any case.
Comments (2)

    Good Day,

    Is there any update on a fix for this?

    Diana (DevExpress Support) 3 months ago

      Hello,

      I passed your question to my team. Unfortunately, we can't give you any ETA. We'll update this thread once we have any information to share.

      Answers approved by DevExpress Support

      created a month ago

      We have addressed the issue described in this ticket and will include a fix in our next maintenance update. Should you need to apply our fix prior to official release, you can request a hotfix here.

      Important Notes:

      • Hotfixes may be unavailable for Early Access/Beta builds or updates set for release within a week.
      • .NET only: in the NuGet Package Manager, use your personal NuGet feed and check the "Include prerelease" option to view the hotfix package in the "Updates" tab.

        Disclaimer: The information provided on DevExpress.com and affiliated web properties (including the DevExpress Support Center) is provided "as is" without warranty of any kind. Developer Express Inc disclaims all warranties, either express or implied, including the warranties of merchantability and fitness for a particular purpose. Please refer to the DevExpress.com Website Terms of Use for more information in this regard.

        Confidential Information: Developer Express Inc does not wish to receive, will not act to procure, nor will it solicit, confidential or proprietary materials and information from you through the DevExpress Support Center or its web properties. Any and all materials or information divulged during chats, email communications, online discussions, Support Center tickets, or made available to Developer Express Inc in any manner will be deemed NOT to be confidential by Developer Express Inc. Please refer to the DevExpress.com Website Terms of Use for more information in this regard.