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

Undo/Redo buttons affect positions and orders #405

Open
money-development opened this issue Jan 10, 2025 · 2 comments
Open

Undo/Redo buttons affect positions and orders #405

money-development opened this issue Jan 10, 2025 · 2 comments

Comments

@money-development
Copy link

Undo/Redo buttons affect positions and orders

Description:
When using the Undo button on TradingView charts, positions and orders are treated as user drawings and get deleted. Pressing Redo does not restore them

Expected Behavior:
Positions and orders should not be affected by the Undo and Redo buttons

Steps to Reproduce:
Open a TradingView chart
Place a position or order
Press Undo – the position/order is deleted
Press Redo – the position/order is not restored

Screen.Recording.2025-01-10.at.14.03.01.mov
@SimonMorda
Copy link

Thanks for raising this issue - as a coincidence that was fixed this very week and should be released end of this month with the next release.

@money-development
Copy link
Author

Perhaps the problem is in the fact that orders and positions are not created immediately inside the "onChartReady" callback issue

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

No branches or pull requests

2 participants