question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[Dropdown] ignoreCase does not change text search behavior

See original GitHub issue

Bug Report

Steps to reproduce

  1. Focus Dropdown
  2. Type alabama on search box

Expected result

No option is to be suggested, since search is case-insensitive only with ignoreCase: on .

Actual result

Search is case-insensitive even with ignoreCase defaulting to off, Alabama option is suggested.

Testcase

https://jsfiddle.net/9nymb3g1/2/

Version

2.7.7

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:6 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
lubber-decommented, Oct 18, 2019

@aexvir We close all related issues when the new release is published

0reactions
aexvircommented, Oct 18, 2019

Shouldn’t this issue have been closed @hammy2899 ?

Read more comments on GitHub >

github_iconTop Results From Across the Web

ignoreCase - API Reference - Kendo UI DropDownList
In this article you can see how to configure the ignoreCase property of the Kendo UI ... The widget performs case-insensitive searching by...
Read more >
Case-insensitive search of a list in R - Stack Overflow
Or more generally, I'm trying to reference a column in a dataframe, but I don't know exactly how the columns are cased. My...
Read more >
How To Change Default Search Option In OBIEE To Case ...
Click the 'Search...' at bottom of prompt dropdown to load the search window. In the Search window, note that the 'Match Case' checkbox...
Read more >
less searches are always case-insensitive
As the answer says the less help (pressing h ) states that I can use -i within less , too. If I use...
Read more >
IsMatch, Match, and MatchAll functions in Power Apps
If the entry doesn't match your criteria, add other controls that ... while Match and MatchAll search for a match anywhere in the...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found