Preflight Checklist
Problem Description
When generating files, the resulting filenames are bom.csv, designators.csv, positions.csv and [projectname].zip
When I order at JLCPCB, I upload the zip in the first step and in the second step I want to upload the bom and position files. In the first step it is easy to see if I am in the right folder and have the right file because the name contains the project name.
For the second step, the bom and position file have the same name for every project. When I want to upload those files, my browser automatically opens the file selection dialog in the folder that was last used on that specific page. Which is usually my previous project, not the one I want to upload now. So if I'm not paying enough attention, I upload the bom and position file from another project.
Proposed Solution
I think it would be a nice workaround for my inattentiveness if the other files also have a name like [projectname]-bom.csv. Would you be willing to implement that or accept a merge request for it?
Alternatives Considered
Pay more attention myself, but I'm not sure if that's easier 😄
Additional Information
No response
Preflight Checklist
Problem Description
When generating files, the resulting filenames are bom.csv, designators.csv, positions.csv and [projectname].zip
When I order at JLCPCB, I upload the zip in the first step and in the second step I want to upload the bom and position files. In the first step it is easy to see if I am in the right folder and have the right file because the name contains the project name.
For the second step, the bom and position file have the same name for every project. When I want to upload those files, my browser automatically opens the file selection dialog in the folder that was last used on that specific page. Which is usually my previous project, not the one I want to upload now. So if I'm not paying enough attention, I upload the bom and position file from another project.
Proposed Solution
I think it would be a nice workaround for my inattentiveness if the other files also have a name like [projectname]-bom.csv. Would you be willing to implement that or accept a merge request for it?
Alternatives Considered
Pay more attention myself, but I'm not sure if that's easier 😄
Additional Information
No response