decrediton icon indicating copy to clipboard operation
decrediton copied to clipboard

Wallet splash page tutorial "Block Creation" still has placeholder text

Open exitus1 opened this issue 1 year ago • 1 comments

image

exitus1 avatar Oct 22 '23 02:10 exitus1

I think it was missed in #3881. Should be a one line fix:

https://github.com/decred/decrediton/blob/release-v1.8.1/app/components/views/GetStartedPage/WalletSelection/Form/Form.jsx#L305

Also it may be worth to deduplicate some of these lists of tutorials:

  • https://github.com/decred/decrediton/blob/release-v1.8.1/app/components/views/SettingsPage/TutorialsTab/TutorialsTab.jsx#L44
  • https://github.com/decred/decrediton/blob/release-v1.8.1/app/components/views/GetStartedPage/LoadingPage/LoadingPage.jsx#L22
  • https://github.com/decred/decrediton/blob/release-v1.8.1/app/components/views/GetStartedPage/WalletSelection/Form/Form.jsx#L305

xaur avatar Oct 22 '23 02:10 xaur