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

Dashboard 2 File input/Accept section Bug(I believe) #1577

Open
MitakaHD opened this issue Jan 12, 2025 · 1 comment
Open

Dashboard 2 File input/Accept section Bug(I believe) #1577

MitakaHD opened this issue Jan 12, 2025 · 1 comment
Labels
bug Something isn't working size:S - 2 Sizing estimation point

Comments

@MitakaHD
Copy link

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

  • 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

@MitakaHD MitakaHD added bug Something isn't working needs-triage Needs looking at to decide what to do labels Jan 12, 2025
@joepavitt joepavitt added size:S - 2 Sizing estimation point and removed needs-triage Needs looking at to decide what to do labels Jan 13, 2025
@MitakaHD
Copy link
Author

MitakaHD commented Jan 13, 2025 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working size:S - 2 Sizing estimation point
Projects
Status: Backlog
Development

No branches or pull requests

2 participants