JC3 / harextract

Browser-based HAR extraction tool, portable, self-contained in HTML.
https://jc3.github.io/harextract/
GNU General Public License v3.0
139 stars 28 forks source link

Filename is displayed even if file load fails #11

Closed JC3 closed 2 years ago

JC3 commented 2 years ago

It should be reset to blank.

JC3 commented 2 years ago

Partially fixed. Filename is reset if load fails, but now new problem is filename is also reset if input is cancelled.

Either make the displayed name always match the currently loaded file, or revert the fix (the previous behavior is the lesser of the two evils).

JC3 commented 2 years ago

Fully fixed; hid input, providing a plain button instead. Gives full control over label.