Closed
Description
Code of Conduct
- I have read and agree to the GitHub Docs project's Code of Conduct
What article on docs.github.com is affected?
What part(s) of the article would you like to see updated?
At this moment there is a Warning
with info, but there is not mentioned about that - even if user will Cancel own changes, will not create an issue and so on so on, but just drag&drop a file during issue's creation process, it will be still uploaded. It looks quite dangerous (taking into account possible mistakes).
Typical two ways for this:
- first one - if I drag & drop (so upload file process) I can edit or delete/remove this (mistake case) later
- second one - if I wanted to upload something and I will not to have an opportunity to delete it in easy way, I can see a confirmation window ("Are you sure?")
The user should be warned about that.
Additional information
It's a little bit similar with: community/community#28316
Here it's focus on missing note about this.
Best wishes,
Update from a maintainer
The feedback about the product UI itself has been passed back to the product team.
Content design plan to address this issue
The simplest way to make the current behavior more explicit is to update the warning as follows:
- Replace the initial words of the warning "If you attach" to "When you upload".
- At the end of the paragraph explaining how to attach a file to an issue etc., add a new sentence explaining that the attached file is uploaded to GitHub and the comment is updated to show the URL for the file.