Mike
Mike
Hi, I can take a look at this in the first week of June - sounds excellent!
@bavarious @DivineDominion Hi both, I'm afraid I no longer have any free time to spend on mbtablegrid, especially considering I'm not using it in any apps. My suggestion would be...
This is an excellent idea and should make the component more accessible to people and hopefully get some more people involved with improving it!
Just to add a datapoint, I am consistently seeing this both in Xcode 12.0.1 and in Ubuntu 18.04 under Docker (Engine v19.03.13) on a 2017 1.4 GHz Dual-Core Intel Core...
Hello, are there still plans to merge this PR? Sound's very interesting!
I'm seeing the same behaviour in my app - did you find an answer to this @computerion?
Thanks for the quick reply! Did you replace the whitespace with underscores in your search term, the indexed strings or both?
I've implemented @computerion's workaround by replacing the whitespace with underscores in keywords and indexed strings and it works well as long as the search is identical to the underlying indexed...
Hi @matehat, what do you mean by trimming the string before performing the search? If you mean removing any additional whitespace at the ends of the string, there isn't any...
Oh sorry, that was a different commentor. Your suggestion doesn't make a difference in my case. Indexed strings: "hello world", "hello dolly" Search "hello" results "hello world", "hello dolly" Search...