Skip to content

[UI] Add table on Stratification tab to show row of strata w/ summary descriptions #970

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

Closed
danoswaltCL opened this issue Aug 15, 2023 · 1 comment · Fixed by #989
Closed

Comments

@danoswaltCL
Copy link
Collaborator

danoswaltCL commented Aug 15, 2023

User Story
As an experimenter on the Stratification tab, I want to see a list of the currently uploaded csv files.

Dependencies
#958
#964
#969 (can worked around w/ dummy data though if need be)

Links*
Figma Screen Recording
https://carnegielearning.slack.com/files/U02DS8JDP0Q/F05NH1DS0EP/screen_recording_2023-08-18_at_1.28.54_pm.mov

Acceptance Criteria

GIVEN stratified user csv data has been fetched and at least 1 upload exists in db
THEN a table should display csv file according to prototype
AND each row should have the following design:

Headers: Stratification factor | Summary  | Action buttons (download / delete )

Rows: “Stratification on FRL (437=“Yes”; 563=“No”)" [for each strata represented, so this could be unknown number of lines long]

Image

Notes
Action button functionality in separate story, for this task the buttons should be positioned w/o doing functionality

[ 🟠 verify that this idea is no longer the desired design] Also note design below, @amurphy-cl mentioned this as the original concept as she imagined it. This is similar but conceptually it may mean storing data in a different way, with a tag to indicate a grouping of UUIDs that were uploaded together. In this design, each row would represent that tagged group, with a summary of the strata breakdown in that group instead of each row = 1 unique strata and a summary of all strata values from all groups.

Image

@danoswaltCL danoswaltCL moved this to Todo in UpGrade Project Aug 15, 2023
@danoswaltCL danoswaltCL added this to the Cycle 2 (SRS) milestone Aug 15, 2023
@github-project-automation github-project-automation bot moved this from Todo to QA in UpGrade Project Aug 17, 2023
@danoswaltCL danoswaltCL reopened this Aug 20, 2023
@github-project-automation github-project-automation bot moved this from QA to In Progress in UpGrade Project Aug 20, 2023
@danoswaltCL danoswaltCL moved this from In Progress to Todo in UpGrade Project Aug 20, 2023
@danoswaltCL danoswaltCL changed the title [UI] Add table on Stratification tab to show uploaded csv files / summaries [UI] Add table on Stratification tab to show row of strata w/ summary descriptions Aug 20, 2023
@Yagnik56 Yagnik56 self-assigned this Aug 24, 2023
@danoswaltCL danoswaltCL moved this from Todo to Ready for Dev in UpGrade Project Aug 24, 2023
@danoswaltCL danoswaltCL moved this from Ready for Dev to In Progress in UpGrade Project Aug 25, 2023
@Yagnik56 Yagnik56 linked a pull request Aug 31, 2023 that will close this issue
@ppratikcr7 ppratikcr7 moved this from In Progress to QA in UpGrade Project Oct 5, 2023
@danoswaltCL danoswaltCL moved this from QA to Code Review in UpGrade Project Nov 3, 2023
@danoswaltCL danoswaltCL moved this from Code Review to QA in UpGrade Project Nov 10, 2023
@zackcl zackcl self-assigned this Nov 16, 2023
@zackcl
Copy link
Collaborator

zackcl commented Nov 21, 2023

QA: Passed

Screenshot 2023-11-20 at 9 14 41 PM

@zackcl zackcl moved this from QA to Done in UpGrade Project Nov 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

4 participants