AprilSylph / Palettes-for-Tumblr

🎨 Colour scheme manager for Tumblr
GNU General Public License v3.0
31 stars 8 forks source link

Re-importing a file has no effect #88

Closed marcustyphoon closed 2 years ago

marcustyphoon commented 2 years ago

Platform

MacOS 10.14.6

Browser

Edge 98.0.1108.56

Addon version

v0.3.0

Details

Attempting to trigger the file input twice in a row with the same file results in no UI feedback, as there is no change to the hidden input element and so loadFromFile is not run.

Naturally, only people editing the JSON file are likely to run into this.