Skip to content

Development/lab13#1292

Open
ConnerDeFeo wants to merge 157 commits intodevfrom
development/lab13
Open

Development/lab13#1292
ConnerDeFeo wants to merge 157 commits intodevfrom
development/lab13

Conversation

@ConnerDeFeo
Copy link
Contributor

  • No discrepancies across browsers (ex: chrome vs safari)
  • Accessibility functions
  • Pages can scale without distorting page
  • No dead links
  • Navbar is consistent across the site
  • Pages are screen-reader accessible
  • Contrast meets standards for accessibility
  • Pages are keyboard accessible
  • Code is cleaned up and bug-free (ex: debug statements removed)

Emma Schmitt and others added 30 commits October 27, 2025 15:30
- Implement hasPiechartInBody() helper for intentional pie chart rendering
- Add piechart type option in body loop
- Add 6 sections of reading content
- Remove tw-overflow-y-auto from App.js to take away duplicate scrolling
- Add tw-h-[35rem] to Reading.js container for height constraint
- Add tw-overflow-y-scroll to inner content div for scroll behavior
- Update About section with lab description
- Merge 'How AI Design Amplifies Bias' into 'What Can We Do About It' section
- Improve AI literacy explanation
…ise-ranking

ThisMerge branch 'development/lab13' of github.com:all-rit/ALL into exercise-ranking

Pulling in Lab 0
- Added typewriter effect for bot responses
- Added fade in animations for new messages
- Added auto scroll down functionality while typing
- Disable dropdown toggle while AI is typing to prevent multiple response generation
- Styled bot and user messages
@ConnerDeFeo ConnerDeFeo requested a review from JackyFTW March 4, 2026 19:39
Copy link
Contributor

@shmowen shmowen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Have a few changes that need fixing. Ended up getting stuck on the AIPanel after the repair as well.
PLEASE run npm run lint in the /client folder as well.

Image

@shmowen shmowen self-requested a review March 6, 2026 17:31
Copy link
Contributor

@shmowen shmowen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There are 9 console warnings that pop up when running through the exercise. These should be fixed por favor.

@fangkristen fangkristen requested a review from shmowen March 6, 2026 21:08
Copy link
Contributor

@shmowen shmowen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fix these and then ill approve

@ConnerDeFeo
Copy link
Contributor Author

ALL (get it) changes made

@ConnerDeFeo ConnerDeFeo requested a review from shmowen March 16, 2026 18:57
Copy link
Contributor

@JackyFTW JackyFTW left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Some changes requested. Most revolving around backend stuff to look into please.

{
id: "dyslexia",
title: "Dyslexia",
body: "",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Instead of "body" here, maybe it should be "content"? Getting a warning when the first card is put in a category:

Image

Copy link
Contributor Author

@ConnerDeFeo ConnerDeFeo Mar 17, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This was fixed did you git pull? I cannot recreate this on my end

@ConnerDeFeo ConnerDeFeo requested a review from JackyFTW March 17, 2026 18:53
Copy link
Contributor

@JackyFTW JackyFTW left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM outside of small warnings I already mentioned, good job!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

AI Cognitive Bias Lab 13 | AI Cognitive Bias

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants