Open jraygauthier opened 4 years ago
It however works fine from the search dialog.
Suppose I have an entry stored at: /our-store/my-entry.
/our-store/my-entry
If I type my in the search pane the entry is listed in the tree-view. However if I instead type My or mY, the entry is not listed.
my
My
mY
Hi, thanks for the feedback. Currently we don't have so much time to work on this side project.
If you want to see this feature on short term: Feel free to open a pull request ;-)
best regards Matthias
It however works fine from the search dialog.
Suppose I have an entry stored at:
/our-store/my-entry
.If I type
my
in the search pane the entry is listed in the tree-view. However if I instead typeMy
ormY
, the entry is not listed.