Please add an ability to not cache tabs with unsaved form inputs
75 views
Skip to first unread message
t...@stereokai.com
unread,
Apr 3, 2016, 5:34:05 AM4/3/16
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Tab Suspender
Please add an ability to not cache tabs with unsaved form inputs, like if I was in the middle of writing an email or buying something, don't cache the tab.
Thanks!
Message has been deleted
ATCS
unread,
Apr 3, 2016, 10:03:01 AM4/3/16
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Tab Suspender
Hi Tom,
Yes, it would be added in next version.
robblac...@gmail.com
unread,
Mar 15, 2017, 3:39:07 AM3/15/17
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Tab Suspender
It's been 11 months since this you posted "it would be added to the next version," but I still don't see this option? Am I not looking in the right place?
ATCS
unread,
Mar 9, 2018, 2:43:07 PM3/9/18
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Tab Suspender
Yes, but I haven't found solution for this, how should extension detect that page has unsaved forms? (Any page has at least one form pagination/session data/etc).
If you have idea how to detect, please write here.
t...@testim.io
unread,
May 29, 2018, 5:31:31 AM5/29/18
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Tab Suspender
Your annual reply disappeared in my busy mailbox.
Anyway, a best effort idea could be to listen to any change events in the page: docuemnt.body.addEventListener('change', (e) => { markTabAsNonCachable(); }, true)
So will your next reply be in March 2019?
Message has been deleted
ATCS
unread,
Jun 22, 2018, 10:51:01 AM6/22/18
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message