-
Notifications
You must be signed in to change notification settings - Fork 1.9k
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
reset file selector input after upload #2280
base: develop
Are you sure you want to change the base?
Conversation
disable number input arrows resolves #2103
Coverage report for
|
St.❔ |
Category | Percentage | Covered / Total |
---|---|---|---|
🟢 | Statements | 87.51% (+0.02% 🔼) |
3460/3954 |
🟡 | Branches | 69.46% (+0.05% 🔼) |
2365/3405 |
🟢 | Functions | 83.22% (+0.02% 🔼) |
640/769 |
🟢 | Lines | 87.99% (+0.02% 🔼) |
3203/3640 |
Test suite run success
698 tests passing in 47 suites.
Report generated by 🧪jest coverage report action from 1a4b005
…om/Avaiga/taipy into bug/#2103-reset-fileselector-input
Coverage report for
|
St.❔ |
Category | Percentage | Covered / Total |
---|---|---|---|
🔴 | Statements | 52.08% | 263/505 |
🔴 | Branches | 21.75% | 67/308 |
🔴 | Functions | 14.66% | 17/116 |
🔴 | Lines | 53.42% | 242/453 |
Test suite run success
7 tests passing in 1 suite.
Report generated by 🧪jest coverage report action from 1a4b005
☂️ Python Coverage
Overall Coverage
New FilesNo new covered files... Modified FilesNo covered modified files...
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
resolves Issue with using file_selector to upload an image file second time around. #2103
What type of PR is this? (check all applicable)
Description
Related Tickets & Documents
How to reproduce the issue