Two quick notifications in succession, one lingers

Steps to reproduce

  1. Install Linter
  2. Long-tap a file
  3. Tap Lint file
  4. Two black bar notifications appear

Expected result

  • Both are automatically dismissed after a few seconds

Actual result

The later of them always lingers.

Environment

Android 14
Obsidian 1.6.7

Bug reports involving community plugins should be made on their GitHub page.

@ariehen Obviously, but I don’t think Linter manages the notifications, does it? I have seen the same style and placement of notifications on desktop and mobile made by many plugins which leads me to think this is an issue of Obsidian itself. The issue doesn’t occur with Linter on the desktop.

Please correct me if I am wrong.

Looking at the code of the Linter plugin, it’s very much expected that some notices stay visible until they are dismissed manually by clicking on them.
Please file and issue on the plugins repo if you want that to be changed.