We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Implement Drag and drop for key file to the conversion screen.
Example Implementation: https://developer.mozilla.org/en-US/docs/Web/API/File_API/Using_files_from_web_applications#selecting_files_using_drag_and_drop
The text was updated successfully, but these errors were encountered:
feat: key file drag-and-drop (#7)
4236363
This Pull Request implements keyfile drag-and-drop style of uploading file. Comes with support for uploaded file type checking. Closes #3 [screencast-bpconcjcammlapcogcnnelfmaeghhagj-2024.03.08-22_19_41.webm](https://github.com/babblebey/private-key-converter/assets/25631971/2c95f461-8837-4dd0-a3cf-ae14d3396f35)
Successfully merging a pull request may close this issue.
Implement Drag and drop for key file to the conversion screen.
Example Implementation: https://developer.mozilla.org/en-US/docs/Web/API/File_API/Using_files_from_web_applications#selecting_files_using_drag_and_drop
The text was updated successfully, but these errors were encountered: