Fix toolbar download bug: use correct file extension, MIME type, dynamic UI text, and address CodeQL security alert - #72
Conversation
Co-authored-by: danmarshall <11507384+danmarshall@users.noreply.github.com>
…on mode Co-authored-by: danmarshall <11507384+danmarshall@users.noreply.github.com>
|
Copilot can the text say: Source (just the json/markdown content) |
Co-authored-by: danmarshall <11507384+danmarshall@users.noreply.github.com>
Updated the download UI text as requested. Changed "Source content (just the content)" to "Source (just the json/markdown content)" and the button text from "Source content" to "Source". This makes it clearer what type of content is being downloaded. (e5b4c4f) |
|
Copilot i meant the mode text should be dynamic, not literally show both "json/markdown" |
Co-authored-by: danmarshall <11507384+danmarshall@users.noreply.github.com>
Updated the download text to be dynamic based on the current mode. Now it shows "Source (just the json content)" when in JSON mode and "Source (just the markdown content)" when in Markdown mode, instead of literally showing "json/markdown". (d4a8f4b) |
… from library input Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
|
Copilot can you make a displayMode variable that uses mode to make a safe displayable of it to avoid to fix the codeQL alerts |
Co-authored-by: danmarshall <11507384+danmarshall@users.noreply.github.com>
Created a |
|
Copilot undo the package-lock |
Co-authored-by: danmarshall <11507384+danmarshall@users.noreply.github.com>
💬 Share your feedback on Copilot coding agent for the chance to win a $200 gift card! Click here to start the survey.