Skip to content

Fixed professors showing undefined favorite lab#1439

Merged
shmowen merged 2 commits intodevfrom
hotfix/professors-favorite-lab-undefined
Apr 1, 2026
Merged

Fixed professors showing undefined favorite lab#1439
shmowen merged 2 commits intodevfrom
hotfix/professors-favorite-lab-undefined

Conversation

@JackyFTW
Copy link
Copy Markdown
Member

  • 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)

@JackyFTW JackyFTW requested a review from shmowen March 31, 2026 23:06
@JackyFTW JackyFTW self-assigned this Mar 31, 2026
Copy link
Copy Markdown
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.

The schema for the professors doesn't actually have a "favorite lab" column. I think this information would just be fine to remove??

INSERT INTO public.professors (id, "firstName", "lastName", title, affiliation, "imageURL", socials, aboutme, work, "datesActive")

Copy link
Copy Markdown
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.

i lied, lgtm 💀

@shmowen shmowen merged commit 8992327 into dev Apr 1, 2026
3 checks passed
@shmowen shmowen deleted the hotfix/professors-favorite-lab-undefined branch April 1, 2026 14:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants