You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
So I just made a new account and went to export the private key and spent a mystifying 10 minutes looking at this screen trying to find how to get from the row of asterisks to the actual private key:
Later after I randomly reloaded I could see a tiny little copy icon to the left of the asterisked-out key, and I followed that and worked out how to do it. I think what's happening is that either the CSS or the font (?) being used to load the icon isn't loaded until late (to avoid blocking rendering, I guess?) which would be fine but for the fact that without the icon there's no way to use the feature.
I would suggest adding a text link to export the key so you're not relying on the icon.
The text was updated successfully, but these errors were encountered:
edmundedgar
changed the title
Private key export icon wasn't loading, no was to know it existed
Private key export icon wasn't loading, no way to know it existed
Jan 18, 2025
The icon should always be there, but can fail to load due to a flaky connection. Here's what you should be seeing:
These copy inputs could be better, but I'm not sure I can solve the problem at the level of icons not appearing. I'm going to close this for now in favor of #543
So I just made a new account and went to export the private key and spent a mystifying 10 minutes looking at this screen trying to find how to get from the row of asterisks to the actual private key:
https://coracle.social/notes/nevent1qy88wumn8ghj7mn0wvhxcmmv9uq32amnwvaz7tmjv4kxz7fwv3sk6atn9e5k7tcpz3mhxue69uhkzmr8duh82arcduhx7mn99uqjzamnwvaz7tmgdajxccn0vshxxmmjv93kcefww3hk7mrn9a5kucn00qq3yamnwvaz7tmwdaehgun4v5hxxmmd9uqzpess6fhner7y5ejek4mz3kfhds3ddjst8efjew0jkdd8dgdc68yk8qep7j
Later after I randomly reloaded I could see a tiny little copy icon to the left of the asterisked-out key, and I followed that and worked out how to do it. I think what's happening is that either the CSS or the font (?) being used to load the icon isn't loaded until late (to avoid blocking rendering, I guess?) which would be fine but for the fact that without the icon there's no way to use the feature.
I would suggest adding a text link to export the key so you're not relying on the icon.
The text was updated successfully, but these errors were encountered: