You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I setup File input node and set the accept field to ".bin", the file browser type field after clicking on the field to select file to upload is ▯▯▯▯▯▯▯▯▯▯▯▯▯, which is so long that actually lags. If I for example type .bin, .json in the accept field of the node, everything runs fine.
Expected Behavior
Typing .bin file into the accept field of input node will show ".bin" instead of "▯▯▯▯▯▯▯▯▯▯ ....." in the file type selector of the browser when clicking to upload file.
Steps To Reproduce
Setup File Input node on a page and set the Accept field of the node to ".bin" only and open the file browser from the web browser page where the node is set to operate on. The file type in the file browser should be "▯▯▯▯▯▯▯....." instead of ".bin".
Environment
Dashboard version:v.1.21.0
Node-RED version: v.4.0.8
Node.js version:v.18.20.5
npm version:v10.8.2
Platform/OS:Nodered server on Ubuntu/ Testing from Windows on Chrome
Browser:Chrome
Have you provided an initial effort estimate for this issue?
I have provided an initial effort estimate
The text was updated successfully, but these errors were encountered:
8 bytes. The issue is not with me uploading the file but the file type
selector. When I'm choosing which file I want to upload, it is displaying
incorrectly when, in "accept" of the file input node, I enter only ".bin".
If I change "accept" to ".bin, .json" for example everything is displayed
like it is supposed to.
На пн, 13.01.2025 г. в 11:07 Joe Pavitt ***@***.***> написа:
Current Behavior
When I setup File input node and set the accept field to ".bin", the file browser type field after clicking on the field to select file to upload is ▯▯▯▯▯▯▯▯▯▯▯▯▯, which is so long that actually lags. If I for example type .bin, .json in the accept field of the node, everything runs fine.
Expected Behavior
Typing .bin file into the accept field of input node will show ".bin" instead of "▯▯▯▯▯▯▯▯▯▯ ....." in the file type selector of the browser when clicking to upload file.
Steps To Reproduce
Setup File Input node on a page and set the Accept field of the node to ".bin" only and open the file browser from the web browser page where the node is set to operate on. The file type in the file browser should be "▯▯▯▯▯▯▯....." instead of ".bin".
Environment
Have you provided an initial effort estimate for this issue?
I have provided an initial effort estimate
The text was updated successfully, but these errors were encountered: