I'm playing around with Angular and your library, trying to build jira dashboard page
It has kind of paginated api to fetch issues, and it is slow, so I'm going to cache it for better user experience
In UI I wish to display "2 hours ago" data were fetched and "reload" button
But in current implementation it is not possible
It is just a ping, seems to be an easy feature, but not sure if it will fit your vision, so just trying to start conversation without any PRs
I'm playing around with Angular and your library, trying to build jira dashboard page
It has kind of paginated api to fetch issues, and it is slow, so I'm going to cache it for better user experience
In UI I wish to display "2 hours ago" data were fetched and "reload" button
But in current implementation it is not possible
It is just a ping, seems to be an easy feature, but not sure if it will fit your vision, so just trying to start conversation without any PRs