Hi, @simon I've tried to change my donation address for BCH, but it looks like I can't edit or remove the current one. What's with that? At any rate, it should now be this: bitcoincash:qq4em2hvjxx8hx9kpqgs32gkm6g2jc02qgquhtg5xl PS: When are we going to get the ability to pin posts, if ever? Have you simply lost interest in doing any further promised development on this site?
Log in to join in Reading is open to everyone. Replying needs an account.
6 comments
Fairly easy changing addresses, go to your profile settings, click the address you want to change, you'll then go to this scree,. click the circled 'x' to remove your current address, paste your new address, click 'Save Changes'.
Hmm. I don't get that "x" next to the address I want to change, either by hovering on or clicking the address in question. I can see that the button's supposed to be there if I use "inspect element" on the div in question, but it's not showing up. So much for doing cross-browser testing ...
From your settings screen you should see this. To see the first screenshot I posted, you have to click on the address you are wanting to change here.
I do click on it, but nothing changes. That "X" button doesn't show up, even though it's in the DOM. My guess is that the relevant event isn't being hooked/handled by the JS, for some reason.
The x button is not supposed to be on the screen you show. You have to click the address with your cursor on it to open a second screen which is where you change the address at.
Either way, nothing (neither modal dialog nor button) is showing up when I click on the address or the div(s) containing it. I don't even get error messages.