aws-appsync-community
aws-appsync-community copied to clipboard
Query Editor changes are lost if you open/close the navigation bar on the left
Issue While testing some queries on the AWS AppSync Console I noticed that opening and/or closing the navigation bar would make me lose the last changes on the editor.
It seems that running a query after making changes doesn't change this behaviour.
To reproduce
- Write a query and run it
- Add another query and open/close the left navigation
- Last changes are lost and the editor reverts to the initial query
Expected behaviour Changes are kept regardless of closing the left navigation bar.
@gsans I was just about to post a new issue that was the same as this one. There is the same issue with opening up the info panel on the right as well. It seems to jump back to some previous state. Why is there no one working on this or assigned to this issue?