Skip to content

Save CSV To Specific Directory #40

@braughtg

Description

@braughtg

Current Functionality

currentFunc
clicking the export button simply saves the file in the user's downloads folder.

Desired Functionality

An enhancement of this feature would be allowing users to decide where they want the csv file to be saved on their system. They would click the export button but instead of the file automatically saving into their downloads folder, a file explorer window would open up and allow the user to pick which directory they would like to save the csv file in.

desiredFunc
here's a quick example using Microsoft Word.

The CSV function is located inside of the CustomTableComponent.js file. Altering this file means the contributor should also add an additional test into the CustomTableComponent.spec.comp.js file if possible (or opening another issue so somebody else can do it) to make sure that the file has full coverage of the component's functionality.

Good place to start: here


Original issue by braughtg
Thursday Aug 17, 2023 at 19:17 GMT

Metadata

Metadata

Assignees

No one assigned

    Labels

    UI/UXUser Interface / User Experience ImprovementenhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions