Skip to content
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

Merged
merged 7 commits into from
Jan 10, 2024
Merged

fix: Actions on receive address is confusing #2999

merged 7 commits into from
Jan 10, 2024

Conversation

devchenyan
Copy link
Collaborator

issue: Magickbase/neuron-public-issues#305

Screen-2023-12-22-221250.mp4

@devchenyan
Copy link
Collaborator Author

devchenyan commented Dec 24, 2023

/package
Packaging for test is done in 7312862068. @devchenyan

@Keith-CY
Copy link
Collaborator

Keith-CY commented Dec 29, 2023

/package
Packaging for test is done in 7353308428. @Keith-CY

@silySuper
Copy link
Collaborator

In Assets Account page ,I can not see the modification.

2023-12-29.16.28.48.mov

@devchenyan
Copy link
Collaborator Author

devchenyan commented Jan 2, 2024

/package
Packaging for test is done in 7381464798. @devchenyan

@silySuper
Copy link
Collaborator

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

@devchenyan
Copy link
Collaborator Author

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

image

@Danie0918
Copy link
Collaborator

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

image

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.

@devchenyan
Copy link
Collaborator Author

devchenyan commented Jan 4, 2024

/package
Packaging for test is done in 7407168469. @devchenyan

@silySuper
Copy link
Collaborator

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
var _this = _super.call(this, message) || this;
^

QueryFailedError: SQLITE_ERROR: no such column: blockStartNumber

this is debug log:
neuron_debug_1704419520948.zip

@yanguoyu
Copy link
Collaborator

yanguoyu commented Jan 5, 2024

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 var _this = _super.call(this, message) || this; ^

QueryFailedError: SQLITE_ERROR: no such column: blockStartNumber

this is debug log: neuron_debug_1704419520948.zip

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.

@silySuper
Copy link
Collaborator

silySuper commented Jan 5, 2024

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 var _this = _super.call(this, message) || this; ^
QueryFailedError: SQLITE_ERROR: no such column: blockStartNumber
this is debug log: neuron_debug_1704419520948.zip

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.

@yanguoyu yanguoyu added this pull request to the merge queue Jan 10, 2024
Merged via the queue into develop with commit 8c0d834 Jan 10, 2024
23 checks passed
@yanguoyu yanguoyu deleted the fix-305 branch January 10, 2024 02:46
yanguoyu pushed a commit to yanguoyu/neuron that referenced this pull request Mar 14, 2024
* fix: issue 305

* fix: add clearTimeout

* fix: AddressQrCodeWithCopyZone

* fix: CopyQrCode

---------

Co-authored-by: Chen Yu <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants