mayank1513 / vscode-extension-trello-kanban-board

Simple trello like kanban board for VS Code. Visually organize your ideas!
https://vscode-extension-trello-kanban-board.vercel.app
MIT License
16 stars 1 forks source link

Board issue when adding a link and clicking on it #40

Closed OscarArroyoVega closed 3 months ago

OscarArroyoVega commented 4 months ago

when adding a link in format link_name After clicking the link, the task block goes to blank and it's a kind of triky to go back and recover the text in it.

To Reproduce Steps to reproduce the behavior:

  1. Add a link in format link_name
  2. Click on 'link_name'
  3. the link is working correcly and being opened in the browser
  4. the block where the link is goes to blank

Expected behavior the block where the link is remains as it is, maybe the link changes color to "visited"

Desktop (please complete the following information):

Upvote & Fund

Fund with Polar

west4me commented 4 months ago

There seems to be a function that closes tasks like an accordion. It happens randomly to me, doesn't seem to be only related to links. If shift is held when clicking on a task, it always collapses.