demianrenzulli / quicklink-chrome-extension

8 stars 2 forks source link

Add exceptions to more shopping/Amazon use cases #3

Open demianrenzulli opened 4 years ago

demianrenzulli commented 4 years ago

Include exceptions by default on use cases like the ones mentioned here:

https://twitter.com/eblanchette/status/1261377017141919745

rockeynebhwani commented 4 years ago

@demianrenzulli - This is causing issues with lot of JIRA users where JIRA issues are being assigned automatically to users when they open any JIRA ticket as there is a link 'Assign to me' which is being pre-fetched .. also JIRA comments are appearing in different order...

I had to add following in ignore URL list - actionorder, assignissue

demianrenzulli commented 4 years ago

Thanks for the feedback @rockeynebhwani!

There are so many corner cases, that it might be harder to come up with a single heuristic to detect all the cases where prefetching shouldn't take place.

We are aware of this, but unfortunately at this point there's no other way of solving this issue than adding more patterns to ignore.

We need to come up with a new version of the extension soon, and will include the pattern you've just mentioned.

It is possible to file a PR directly if you want. Otherwise we'll do it soon 👍