Moin
2024 年8 月 26 日 17:36
1
I sometimes have problems searching for table items in the Data Explorer search.
The problem is my tablet inserts a capital letter at the beginning of the text field by default, but the search cannot handle that.
Is it possible to convert my search input to lowercase, so that I won’t stumble over capital letters anymore?
Another option would be to change the input field so that my tablet doesn’t try to capitalize the first letter.
4 个赞
pfaffman
(Jay Pfaffman)
2024 年8 月 26 日 21:30
2
If you’re talking about your tablet forcing upper case on stuff like category_id
or topics
, I’m afraid you’re out of luck. If you mean for things that you’re searching for, then probably so.
Lilly
(Lillian Louis)
2024 年8 月 26 日 22:22
3
heh, this is exactly why I have capitalization disabled for like everything on all devices
I usually just let the bot do the grammer thing later if / when I need it.
i want a forced-lowercase setting called “auto-socialization”
5 个赞
sam
(Sam Saffron)
2024 年8 月 29 日 05:48
4
Regardless, casing really should not matter. The fact it is case sensitive is a bug. We should always lower case it and then search.
4 个赞
Lhc_fl
(Linca)
2024 年9 月 2 日 04:03
7
@Moin Thanks for your catch!
Will be added in
discourse:main
← discourse:allow-upper-case
opened 02:16AM - 02 Sep 24 UTC
In the past, ExplorerSchema searches were case-sensitive, so if the user's input… method capitalized the first letter, it was likely that no results would be found.
The new change allows you to enter uppercase letters, which will automatically be converted to lowercase when searching.
meta topic: https://meta.discourse.org/t/can-the-data-explorer-search-input-be-converted-to-lower-case/323435
## Screenshot

5 个赞
Lhc_fl
(Linca)
关闭
2024 年9 月 5 日 04:03
8
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.