Mara-Li / obsidian-bartender

Allows for rearranging the elements in the status bar and sidebar ribbon
44 stars 1 forks source link

[Bug]: The Filtering function in the File Explorer fails on the Android mobile. #8

Closed mzhhzm closed 1 week ago

mzhhzm commented 1 week ago

Issue validation

Describe the bug

Obsidian 1.7.1 Insider Version obsidian-bartender 0.5.16 On the Android mobile version, the Filtering function in the File Explorer is not working; content entered into the input box is not filtered. However, strangely, when I close and reopen Bartender from the third-party plugin list, the filtering function works normally again, but only until the next time the software is restarted.

How to reproduce ?

No response

Minimal Reproducible Example

See the "Describe the bug"

Configuration

{
  "statusBarOrder": [],
  "ribbonBarOrder": [],
  "fileExplorerOrder": {},
  "actionBarOrder": {},
  "autoHide": false,
  "autoHideDelay": 2000,
  "dragDelay": 200,
  "sortOrder": "alphabetical",
  "useCollapse": true
}

Relevant log output

No response

Anything else?

No response

OS

Android

Obsidian information

SYSTEM INFO:
    Operating system: android 14 (Xiaomi 23113RKC6C)
    Obsidian version: 1.7.1 (162)
    API version: v1.7.1
    Login status: logged in
    Language: zh
    Catalyst license: insider
    Live preview: on
    Base theme: adapt to system
    Community theme: Border v1.9.9
    Snippets enabled: 4
    Restricted mode: off
    Plugins installed: 10
    Plugins enabled: 10
        1: Style Settings v1.0.9
        2: Hider v1.5.1
        3: Admonition v10.3.2
        4: Commander v0.5.1
        5: Custom Font Loader v1.5.5
        6: Homepage v4.0.4
        7: Full Screen Toggle v1.0.2
        8: Advanced URI v1.44.1
        9: Thino v2.4.55
        10: Bartender v0.5.16

RECOMMENDATIONS:
    Custom theme and snippets: for cosmetic issues, please first try updating your theme and disabling your snippets. If still not fixed, please try to make the issue happen in the Sandbox Vault or disable community theme and snippets.
    Community plugins: for bugs, please first try updating all your plugins to latest. If still not fixed, please try to make the issue happen in the Sandbox Vault or disable community plugins.

Plugin version

0.5.16

Mara-Li commented 1 week ago

Sadly, I don't have any android device to debug this :/. It's probably caused by the way I inject the filter… And it works on iOS so I need help.

Mara-Li commented 1 week ago

Okay, same bug as #9