-
Notifications
You must be signed in to change notification settings - Fork 85
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix: Actions on receive address is confusing #2999
Conversation
/package |
/package |
In Assets Account page ,I can not see the modification. 2023-12-29.16.28.48.mov |
/package |
The copy function of QR code in receive page is copy address actually,not copy QR code.The same to copy function in assets account page. 2024-01-03.10.20.16.mov |
Both copy and download here are for QR code, PRD here may have caused a misunderstanding, the meaning here is that the previous design did not have clear boundaries easily let the user misinterpret it as a copy of the address. |
/package |
The package above: light client alaways show sync not started yet,main.log shows [error] Sync:ChildProcess: /private/var/folders/0g/2f1xzp_x46d7kr74mybk85jc0000gn/T/AppTranslocation/2782174D-62A0-4ACB-9D84-E89C6F46716D/d/Neuron 3.app/Contents/Resources/app/node_modules/typeorm/error/TypeORMError.js:9 QueryFailedError: SQLITE_ERROR: no such column: blockStartNumber this is debug log: |
You may cause this by running the #2992 result. This PR will migrate the DB file. You can try again after deleting the DB file. |
OK,to check this https://github.com/orgs/Magickbase/projects/6/views/2?pane=issue&itemId=45721678 ,I have open the neuron for about two days,after sync finished ,then I will check the copy enhancement. |
* fix: issue 305 * fix: add clearTimeout * fix: AddressQrCodeWithCopyZone * fix: CopyQrCode --------- Co-authored-by: Chen Yu <[email protected]>
issue: Magickbase/neuron-public-issues#305
Screen-2023-12-22-221250.mp4