dream-aim-deliver / planckster-ui-kit

The React Component Library for Satellite Data Augmentation project's Chat UI
https://dream-aim-deliver.github.io/planckster-ui-kit/
MIT License
0 stars 3 forks source link

Implemented Source Page with Tanstack alongwith Upload and Download Button #24

Open iamMihirT opened 6 months ago

iamMihirT commented 6 months ago

Implemented Source Page with Tanstack alongwith Upload and Down load Button"

github-actions[bot] commented 6 months ago

Coverage Report

Status Category Percentage Covered / Total
🟢 Lines 86.38% (🎯 10%) 1390 / 1609
🟢 Statements 86.38% (🎯 10%) 1390 / 1609
🟢 Functions 47.61% (🎯 10%) 30 / 63
🟢 Branches 70.12% (🎯 10%) 54 / 77
File CoverageNo changed files found.
Generated in workflow #44
iamMihirT commented 6 months ago

One page to pick source data to create a new research context. I am not able to understand this page. Should It be a same looking page but I would be removing the download and upload button and instead add New research context button. Because Harsh created a page which also has similar functionality to create new research context.

alebg commented 6 months ago

One page to pick source data to create a new research context. I am not able to understand this page. Should It be a same looking page but I would be removing the download and upload button and instead add New research context button. Because Harsh created a page which also has similar functionality to create new research context.

@iamMihirT So, Harsh created the page where you see all research contexts, and has a "new research context" (or something like that) button. When you press that button, websat will then take you to the page you have to design: one where you see a list of all source data available, where you can click multiple of them, and then finalize the creation of your research context (with a button) by adding a title and a description

iamMihirT commented 5 months ago

Have made changes requested here in this pull req(https://github.com/dream-aim-deliver/planckster-ui-kit/pull/31). If it is approved I will close this one later.