When you open FlowCrypt Settings -> Additional Settings -> Contacts -> import and you import a file with many keys, you will notice that the page will try to render each public key in its own iframe. That won't work well if the file you imported has 3000 keys for example, and we can't expect the user to press 3000 buttons.
I think we should stop using pgp_pubkey frames on the bulk import settings page, and instead have separate logic on Contacts page, designed for bulk.
Originally posted by @tomholub in #2304 (comment)
When you open FlowCrypt Settings -> Additional Settings -> Contacts -> import and you import a file with many keys, you will notice that the page will try to render each public key in its own iframe. That won't work well if the file you imported has 3000 keys for example, and we can't expect the user to press 3000 buttons.
I think we should stop using
pgp_pubkeyframes on the bulk import settings page, and instead have separate logic on Contacts page, designed for bulk.Parsing, this may take a while.. (spinner)[N] public keys found containing [Y] user email addresses. [import all]Originally posted by @tomholub in #2304 (comment)