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

XML feature partially implemented #14

Open
WilliamMena opened this issue Aug 27, 2020 · 0 comments
Open

XML feature partially implemented #14

WilliamMena opened this issue Aug 27, 2020 · 0 comments

Comments

@WilliamMena
Copy link
Owner

The XML export feature is only partially implemented.

Uncommenting line 29-33 in src/containers/scriptXml.js and going to Ex: http://localhost:3000/scripts/1/xml will push the text into the console of the page.

Needed

  • Insert a download button
  • Find out how to create an actual file and have it download as per user request.
    • Lines 50-54 in the same file has the functionality to download but ran into errors which caused me to comment out. Look into.
  • Look into other exporting formats and files.
    • Create a button for each.
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

1 participant