mgmeyers / obsidian-kanban

Create markdown-backed Kanban boards in Obsidian.
https://publish.obsidian.md/kanban/
GNU General Public License v3.0
3k stars 173 forks source link

[Bug]: Tasks Pane stays open even after card is created #986

Open DudeThatsErin opened 4 weeks ago

DudeThatsErin commented 4 weeks ago

Describe the bug

I have Tasks v7.4.0 and Kanban v2.0.51 and the task pane comes up (woo hoo!) but it stays up after the card(s) are created. The only way to get this to stop is to open the file as markdown or go to another file and back to this kanban board. Clicking anywhere doesn't fix it nor does changing the viewing from a kanban to a table or a board.

Also, it comes up in the creation of the lists as well. So, when Headers are created (in the markdown) with the plugin, it tries to add dates and everything. image image image image image

Also, adding a start date causes the date picker to be stuck on the screen: image You can barely see that behind the date picker, the start date is there.

Debug Info:

SYSTEM INFO:
    Obsidian version: v1.6.3
    Installer version: v1.6.3
    Operating system: Windows 10 Home 10.0.22631
    Login status: logged in
    Catalyst license: supporter
    Insider build toggle: off
    Live preview: on
    Base theme: adapt to system
    Community theme: AnuPpuccin v1.5.0
    Snippets enabled: 4
    Restricted mode: off
    Plugins installed: 18
    Plugins enabled: 16
        1: BRAT v1.0.1
        2: Omnivore v1.10.3
        3: Settings Search v1.3.10
        4: Tasks v7.4.0
        5: Git v2.24.2
        6: Archiver v0.26.1
        7: Banners v2.0.5-beta
        8: Calendar v1.5.10
        9: Dataview v0.5.66
        10: Excalidraw v2.2.5
        11: Iconize v2.12.1
        12: Kanban v2.0.51
        13: Omnisearch v1.23.0
        14: Templater v2.3.3
        15: Style Settings v1.0.8
        16: Text Extractor v0.5.2

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.

Expected Behavior

Tasks Pane & Date Picker should both disappear once you add the task or at least when you click away from the input field.

Steps to reproduce

  1. Install Tasks
  2. Restart Obsidian
  3. Install BRAT
  4. Setup Kanban in BRAT
  5. Restart Obsidian (for good measure)
  6. Create a board
  7. Create a list -> You should see the tasks pane come up.
  8. Click away after creating list -> Tasks pane stays up.
  9. Create a card in that list -> Error from previous Bug Report should appear
  10. Once card is created task pane should stay up, click away from board anywhere else in Obsidian, tasks pane stays up until you view the board as markdown.

Relevant errors (if available)

No errors in console.

Operating system

Windows