generated from obsidianmd/obsidian-sample-plugin
-
-
Notifications
You must be signed in to change notification settings - Fork 43
Open
Labels
Description
Issue validation
- I checked the issue to prevent duplicate
Is your feature related to a problem ?
Please consider not adding the empty part of the upload complete dialog. That would make it more friendly in the successfull upload case.
What solution do you want to see ?
Specifically, make these lines conditional:
| const span = contentEl.createDiv({ cls: "error" }); |
and line 83
Describe the alternative you've considered
No response
OS
Linux
Anything else?
No response
Plugin version
7.6.4
Obsidian version & debug log
No error log. Everything works fine though the dialog is scary :)Reactions are currently unavailable
