Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / np-8/dash-uploader issues and pull requests

#121 - dash-uploader background callbacks

Issue - State: open - Opened by krafftta over 1 year ago

#120 - Dash-uploader adds empty line to files, seems a dependency issue

Issue - State: open - Opened by sorenwacker over 1 year ago - 5 comments

#119 - Dash Uploader callbacks fail in a Multi-page app with Dash Extensions

Issue - State: open - Opened by yordanovn over 1 year ago - 1 comment

#118 - Does not work with CSRF

Issue - State: open - Opened by dhfbrown over 1 year ago

#117 - Bump webpack from 5.65.0 to 5.76.0

Pull Request - State: open - Opened by dependabot[bot] over 1 year ago
Labels: dependencies

#116 - Server files overlapping

Issue - State: closed - Opened by divya-thota over 1 year ago

#115 - Bump minimist from 1.2.5 to 1.2.8

Pull Request - State: open - Opened by dependabot[bot] over 1 year ago
Labels: dependencies

#113 - Bump json5 from 1.0.1 to 1.0.2

Pull Request - State: open - Opened by dependabot[bot] over 1 year ago
Labels: dependencies

#111 - AttributeError: module 'packaging.version' has no attribute 'LegacyVersion'

Issue - State: open - Opened by meghna200 almost 2 years ago - 5 comments

#110 - Multiple file upload: callback triggered only after first file uploaded

Issue - State: closed - Opened by anhvut almost 2 years ago - 1 comment

#108 - module 'dash_uploader' has no attribute 'UploadStatus'

Issue - State: open - Opened by VirajOke almost 2 years ago - 3 comments

#107 - Multiple issues with Linux-Python3.6 and Windows-Python3.7

Issue - State: open - Opened by chuhoaianh almost 2 years ago

#106 - multi page issue

Issue - State: closed - Opened by omarirfa almost 2 years ago - 2 comments

#105 - Getting a maximum file size with default settings.

Issue - State: open - Opened by sorenwacker almost 2 years ago - 3 comments

#104 - Passing additional input to callback

Issue - State: open - Opened by salvocamiolo almost 2 years ago - 5 comments

#103 - Using @app.callback for dash-uploader components

Issue - State: open - Opened by HyprValent almost 2 years ago - 11 comments

#102 - Extremely slow local speed when uploading large files

Issue - State: closed - Opened by KelSolaar about 2 years ago - 1 comment

#101 - small file upload: division by zero..

Issue - State: open - Opened by afkrause about 2 years ago - 1 comment

#98 - Bump terser from 5.10.0 to 5.14.2

Pull Request - State: open - Opened by dependabot[bot] about 2 years ago
Labels: dependencies

#96 - dash uploader not compatible with DjangoDash

Issue - State: closed - Opened by ravitejapavuluri about 2 years ago - 4 comments

#95 - AttributeError: module 'dash_uploader' has no attribute 'UploadStatus'

Issue - State: closed - Opened by FreireAlexander over 2 years ago - 2 comments

#93 - Installation comment in README file is not working for 0.7.0a1

Issue - State: open - Opened by sorenwacker over 2 years ago - 1 comment

#92 - Bump npm from 8.3.0 to 8.11.0

Pull Request - State: open - Opened by dependabot[bot] over 2 years ago
Labels: dependencies

#91 - dash_uploader breaks use of fontawesome

Issue - State: open - Opened by mneilly over 2 years ago - 4 comments

#90 - Direct upload to remote s3

Pull Request - State: open - Opened by yigitsoy over 2 years ago - 2 comments

#89 - Uploading files to remote servers

Issue - State: open - Opened by yigitsoy over 2 years ago - 2 comments

#87 - Bump node-forge from 1.2.1 to 1.3.1

Pull Request - State: open - Opened by dependabot[bot] over 2 years ago
Labels: dependencies

#86 - Can't upload a video from iphone

Issue - State: closed - Opened by PandaGab over 2 years ago - 2 comments

#85 - dev branch 0.7.0 598d05d not passing filenames

Issue - State: open - Opened by bpl-coding over 2 years ago - 2 comments

#84 - Progress bar disappears after processing one of many files

Issue - State: closed - Opened by LukeDev42 over 2 years ago - 9 comments

#83 - Bump minimist from 1.2.5 to 1.2.6

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago - 1 comment
Labels: dependencies

#82 - Bump node-forge from 1.2.1 to 1.3.0

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago - 1 comment
Labels: dependencies

#81 - How to center the progress percentage?

Issue - State: open - Opened by KelSolaar over 2 years ago - 10 comments

#80 - FR: Exclude files already present.

Issue - State: open - Opened by sorenwacker over 2 years ago - 1 comment
Labels: feature request

#79 - Getting 404 http error under the Flask server

Issue - State: closed - Opened by BoudjemaaAKHAM over 2 years ago

#75 - max_files of du.Upload is not respected

Issue - State: closed - Opened by np-8 over 2 years ago
Labels: bug

#74 - Remove deprecated JS packages and get rid of vulnerability messages for dash-uploader 0.7.0

Issue - State: open - Opened by np-8 over 2 years ago
Labels: help wanted, good first issue, frontend

#73 - Uploading multiple files shows wrong total file count in case of errors

Issue - State: closed - Opened by np-8 over 2 years ago - 2 comments
Labels: bug

#72 - Upload to DB support

Issue - State: open - Opened by MaksadAnnamuradov over 2 years ago - 1 comment

#70 - Make progress/progressbar work when uploading multiple files

Issue - State: closed - Opened by np-8 over 2 years ago - 1 comment

#69 - Test simultaneousUploads > 1

Issue - State: open - Opened by np-8 over 2 years ago

#68 - du.UploadStatus objects for du.callback

Issue - State: closed - Opened by np-8 over 2 years ago - 2 comments

#65 - Document how dash-uploader works under the hood (for dev)

Issue - State: closed - Opened by np-8 over 2 years ago - 1 comment

#61 - Fix className logic

Pull Request - State: closed - Opened by jayeclark over 2 years ago - 11 comments

#60 - handle React component classes correctly

Issue - State: closed - Opened by np-8 almost 3 years ago
Labels: bug, good first issue

#59 - Added features to allow multiple uploads at once.

Pull Request - State: closed - Opened by wjt-outpost almost 3 years ago - 2 comments

#58 - Usable with DjangoDash?

Issue - State: closed - Opened by amd-pscannell almost 3 years ago - 3 comments

#57 - Bump object-path from 0.11.5 to 0.11.8

Pull Request - State: closed - Opened by dependabot[bot] almost 3 years ago - 1 comment
Labels: dependencies

#56 - How to upload files to the subfolders of subfolders.

Issue - State: closed - Opened by isCopyman almost 3 years ago - 1 comment

#55 - dash uploader not working when adding in sidebar in layout

Issue - State: closed - Opened by YuLin999 almost 3 years ago - 3 comments

#54 - Handle when no iscomplete correctly in callback

Pull Request - State: closed - Opened by hansharhoff almost 3 years ago - 5 comments

#52 - CI/CD with GitHub Actions

Issue - State: open - Opened by mishankov about 3 years ago - 7 comments

#51 - du-uploader not compatible with Dash latest version 2.0.0

Issue - State: closed - Opened by vishnuav08 about 3 years ago - 1 comment

#50 - Flowjs

Pull Request - State: closed - Opened by sorenwacker about 3 years ago - 19 comments

#49 - Flowjs upload work but only for one file.

Pull Request - State: closed - Opened by sorenwacker about 3 years ago - 2 comments

#48 - How to install a development version?

Issue - State: closed - Opened by sorenwacker about 3 years ago - 3 comments

#47 - Enable styling of children

Issue - State: open - Opened by Awe42 about 3 years ago

#46 - upload and view csv file contents without reopening with pandas

Issue - State: closed - Opened by hrampadarath over 3 years ago - 2 comments

#45 - upload_id not updated when new component created

Issue - State: open - Opened by cogency over 3 years ago - 4 comments

#44 - load multiple data issue

Issue - State: closed - Opened by RickyChenTaiwan over 3 years ago - 9 comments
Labels: bug

#43 - button.css has an impact on the style of other buttons

Issue - State: open - Opened by sylvoslee over 3 years ago - 2 comments

#42 - Support the property `disabled`.

Pull Request - State: closed - Opened by cainmagi over 3 years ago - 7 comments

#41 - The `disabled` property is not working.

Issue - State: closed - Opened by cainmagi over 3 years ago - 6 comments

#40 - The uploader is not resumable.

Issue - State: open - Opened by cainmagi over 3 years ago - 5 comments

#39 - Support multiple Dash or Flask apps for "du.configure_upload".

Pull Request - State: open - Opened by cainmagi over 3 years ago - 13 comments

#38 - Support the option "chunk_size" for "du.Upload".

Pull Request - State: closed - Opened by cainmagi over 3 years ago - 6 comments

#37 - Support the "prevent_initial_call" option for "du.callback".

Pull Request - State: closed - Opened by cainmagi over 3 years ago - 9 comments

#36 - Multi-service fixture for solving the cross-domain uploading

Pull Request - State: closed - Opened by cainmagi over 3 years ago - 14 comments

#35 - Support for multiple dash-uploader components on same app

Issue - State: open - Opened by np-8 over 3 years ago - 7 comments
Labels: feature request

#34 - Write a test

Issue - State: closed - Opened by np-8 over 3 years ago - 3 comments
Labels: help wanted, good first issue

#33 - Security issue in dash_uploader.min.js

Issue - State: closed - Opened by jackwk over 3 years ago - 1 comment

#32 - Make it possible for users to validate POST requests

Issue - State: closed - Opened by np-8 over 3 years ago - 1 comment

#31 - Bump y18n from 4.0.0 to 4.0.1

Pull Request - State: closed - Opened by dependabot[bot] over 3 years ago - 2 comments
Labels: dependencies

#30 - Fail to upload an extremely large file.

Issue - State: closed - Opened by cainmagi over 3 years ago - 1 comment

#29 - Uploading multiple files return only the first file

Issue - State: closed - Opened by nikky78 over 3 years ago - 3 comments

#28 - Bump elliptic from 6.5.3 to 6.5.4

Pull Request - State: closed - Opened by dependabot[bot] over 3 years ago - 2 comments
Labels: dependencies

#27 - Post - 404 (multiple dash apps)

Issue - State: closed - Opened by kaleming over 3 years ago - 1 comment

#26 - Refactored By creating new components

Pull Request - State: closed - Opened by Vipulsh over 3 years ago - 3 comments

#25 - CSS classes

Issue - State: closed - Opened by krichelj over 3 years ago - 9 comments

#24 - Serving app on different path?

Issue - State: open - Opened by sorenwacker over 3 years ago - 9 comments

#23 - How to change default the text?

Issue - State: closed - Opened by sorenwacker over 3 years ago - 1 comment

#22 - Refactor / rewrite Upload_ReactComponent.react.js

Issue - State: open - Opened by np-8 over 3 years ago - 8 comments
Labels: help wanted, enhancement, good first issue

#21 - Consider migrating from resumable.js to something else

Issue - State: closed - Opened by np-8 over 3 years ago - 9 comments
Labels: help wanted, discussion, good first issue

#20 - Some suggestion / feature request multi-file upload.

Issue - State: closed - Opened by sorenwacker over 3 years ago - 2 comments
Labels: feature request

#19 - width problems in mobile mode

Issue - State: closed - Opened by np-8 over 3 years ago - 1 comment

#18 - Bump ini from 1.3.5 to 1.3.8

Pull Request - State: closed - Opened by dependabot[bot] almost 4 years ago - 2 comments
Labels: dependencies

#17 - Change folder dynamically

Issue - State: open - Opened by VitalySvyatyuk almost 4 years ago - 5 comments
Labels: feature request

#16 - Integrate with heroku

Issue - State: open - Opened by MingBit almost 4 years ago - 7 comments

#15 - Not working with url_base_pathname set in dash.Dash()

Issue - State: closed - Opened by np-8 almost 4 years ago - 3 comments
Labels: bug

#14 - Bump object-path from 0.11.4 to 0.11.5

Pull Request - State: closed - Opened by dependabot[bot] almost 4 years ago - 1 comment
Labels: dependencies

#13 - multiple output

Issue - State: closed - Opened by MingBit almost 4 years ago - 10 comments

#12 - Multiple files can be uploaded even with "max_files=1".

Issue - State: closed - Opened by np-8 about 4 years ago - 3 comments

#11 - resumable... not found after setting requests_pathname_prefix for app

Issue - State: closed - Opened by ougx about 4 years ago - 3 comments

#10 - Request function to delete the files after session ends or some period of time after the upload

Issue - State: closed - Opened by ougx about 4 years ago - 2 comments
Labels: feature request

#5 - [bug] isCompleted callback is only executed on first file

Issue - State: closed - Opened by MM-Lehmann over 4 years ago - 11 comments
Labels: bug