-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
feature: drag and train functionality. #1459
Conversation
@Srayash is attempting to deploy a commit to the Arc53 Team on Vercel. A member of the Team first needs to authorize it. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #1459 +/- ##
=======================================
Coverage 35.96% 35.96%
=======================================
Files 68 68
Lines 3275 3275
=======================================
Hits 1178 1178
Misses 2097 2097 ☔ View full report in Codecov by Sentry. |
@ManishMadan2882 Currently, this logs the dropped file to the console, gotta add the upload functionality but I'm stuck as the conversation and upload are 2 different components. maybe a new redux slice has to be implemented. |
Hi @Srayash |
Some tests are failing after I merged main into this branch, will close this for now and raise a new PR. |
feature: drag and train functionality.
fixes Drag and drop training, from input box #1167