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

Enable editing JSON data nodes through data node control #2218

Open
1 of 7 tasks
jrobinAV opened this issue Nov 7, 2024 · 2 comments
Open
1 of 7 tasks

Enable editing JSON data nodes through data node control #2218

jrobinAV opened this issue Nov 7, 2024 · 2 comments
Labels
Core Related to Taipy Core 🖰 GUI Related to GUI 🆘 Help wanted Open to participation from the community 📈 Improvement Improvement of a feature. 🟨 Priority: Medium Not blocking but should be addressed 📝Release Notes Impacts the Release Notes or the Documentation in general

Comments

@jrobinAV
Copy link
Member

jrobinAV commented Nov 7, 2024

Description

This issue is the second part of the issue #1248 .

I have some transactional data as a json file representing a list of shops with various characteristics address, size, location, opening time, type, owner, contact, etc... The structure of the document is globally the same all the time, but time to time a new field appears, disappears or changes. I am using data node to keep track of the changes since it is edited by many people, and because I also have sql data nodes on the side.

I want to edit the JSON data node in the data node control.

Acceptance Criteria

  • If applicable, a new demo code is provided to show the new feature in action.
  • Integration tests exhibiting how the functionality works are added.
  • Any new code is covered by a unit tested.
  • Check code coverage is at least 90%.
  • Related issue(s) in taipy-doc are created for documentation and Release Notes are updated.

Code of Conduct

  • I have checked the existing issues.
  • I am willing to work on this issue (optional)
@jrobinAV jrobinAV added ✨New feature 🟨 Priority: Medium Not blocking but should be addressed Core Related to Taipy Core 📈 Improvement Improvement of a feature. 🖰 GUI Related to GUI 🆘 Help wanted Open to participation from the community 📝Release Notes Impacts the Release Notes or the Documentation in general and removed ✨New feature labels Nov 7, 2024
@jrobinAV
Copy link
Member Author

Hello @THEBOSS0369,

You might be interested in this issue as you already worked on it. Let us know if you are interested in contributing to the issue.

Do not hesitate also to add any comments that might help an eventual future assignee.

Thank you,

@THEBOSS0369
Copy link
Contributor

@jrobinAV ! Yes Sir I can work on this issue. But my exams and practicals are coming so i won't be able to work on this issue for few weeks. I hope this will work.

Also one more thing i wanted to ask if someone contributes to taipy regularly do you guys provide any internships or similar opportunities as this will attract more good and regular contributors. Thanks 😃

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Core Related to Taipy Core 🖰 GUI Related to GUI 🆘 Help wanted Open to participation from the community 📈 Improvement Improvement of a feature. 🟨 Priority: Medium Not blocking but should be addressed 📝Release Notes Impacts the Release Notes or the Documentation in general
Projects
None yet
Development

No branches or pull requests

2 participants