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

Possibility to download a Taipy table as a CSV file #427

Closed
3 tasks
FlorianJacta opened this issue Aug 31, 2023 · 0 comments · Fixed by #944
Closed
3 tasks

Possibility to download a Taipy table as a CSV file #427

FlorianJacta opened this issue Aug 31, 2023 · 0 comments · Fixed by #944
Assignees
Labels
🖰 GUI Related to GUI ✨New feature 🟨 Priority: Medium Not blocking but should be addressed
Milestone

Comments

@FlorianJacta
Copy link
Member

What would that feature address
It is common to want to be able to download a CSV. It will facilitate if someone could download a Taipy table directly as CSV.

Description of the ideal solution
A new property called downloadable could be created. When True, a button somewhere could be clicked on to download the CSV.

Acceptance Criteria

  • Ensure new code is unit tested, and check code coverage is at least 90%
  • Propagate any change on the demos and run all of them to ensure there is no breaking change
  • Ensure any change is well documented
@FabienLelaquais FabienLelaquais added 🆘 Help wanted Open to participation from the community 🖰 GUI Related to GUI 🟨 Priority: Medium Not blocking but should be addressed hacktoberfest labels Oct 13, 2023
@jrobinAV jrobinAV transferred this issue from Avaiga/taipy-gui Nov 13, 2023
dinhlongviolin1 added a commit that referenced this issue Dec 4, 2023
@jrobinAV jrobinAV removed the 🆘 Help wanted Open to participation from the community label Jan 25, 2024
@FredLL-Avaiga FredLL-Avaiga self-assigned this Mar 6, 2024
FredLL-Avaiga pushed a commit that referenced this issue Mar 7, 2024
FredLL-Avaiga added a commit that referenced this issue Mar 7, 2024
* table csv download
resolves #427

* mypy

* mypy

---------

Co-authored-by: Fred Lefévère-Laoide <Fred.Lefevere-Laoide@Taipy.io>
@FabienLelaquais FabienLelaquais added this to the Community 3.2 milestone Mar 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🖰 GUI Related to GUI ✨New feature 🟨 Priority: Medium Not blocking but should be addressed
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants