gtd-trello-card-links icon indicating copy to clipboard operation
gtd-trello-card-links copied to clipboard

Bogs down the browser

Open Stephen-Cronin opened this issue 7 years ago • 1 comments

Hi,

Love the idea of this, but I found that on a board with about 50 cards, everything bogged down. The keyboard took 5 to 6 seconds to respond to a key press etc. Disabling this extension fixed the problem right away.

I'm also use Scrum for Trello, Card Color Titles for Trello, Card Colors for Trello, Parent/Child Management for Trello and Trello Card Numbers so it could be a conflict with one of those, if you can't replicate it.

Stephen-Cronin avatar Mar 24 '17 06:03 Stephen-Cronin

@Stephen-Cronin Thanks for the feedback! I've got 2 guesses as to what could be happening here...

  1. Regular Expressions could be doing heavy calculations making it very slow or
  2. the jQuery dependency could be making it slow

I'm willing to bet it's regular expressions. I've heard stories of if slowing things down quite a bit.

I'll happily accept a PR. I'm a bit busy, so I'm unable to work on this right now.

oneezy avatar Mar 24 '17 08:03 oneezy