Skip to content
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 input after import attempt #20

Merged
merged 1 commit into from
Feb 22, 2022

Conversation

marcustyphoon
Copy link
Contributor

User-facing changes

  • Triggering the file input twice in a row with the same file results in a UI update.

Technical explanation

Mirroring AprilSylph/Palettes-for-Tumblr#89, this resets the import input element after it is used to ensure that its onChange handler fires if you select the same file twice in a row.

Issues this closes

n/a

Copy link
Owner

@AprilSylph AprilSylph left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yaaay

@AprilSylph AprilSylph merged commit 33a8069 into AprilSylph:main Feb 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants