Skip to content

Modal container#368

Merged
songmichael11 merged 26 commits into
333-new-interview-schemafrom
modal-container
Apr 7, 2026
Merged

Modal container#368
songmichael11 merged 26 commits into
333-new-interview-schemafrom
modal-container

Conversation

@Tiffybin
Copy link
Copy Markdown
Contributor

@Tiffybin Tiffybin commented Feb 6, 2026

Description

created a reusable modal container for each part of the roles tab

Motivation and Context

new design

Closes #355

How has this been tested?

I came I saw

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • [ x] New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Database migration
    • Ran pnpm db:generate and verified generated SQL migration files in packages/db/drizzle

Checklist:

  • My code follows the code style of this project.
  • I have moved the ticket to "In Review"
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

@vercel
Copy link
Copy Markdown

vercel Bot commented Feb 6, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
cooper Error Error Apr 7, 2026 7:18pm
2 Skipped Deployments
Project Deployment Actions Updated (UTC)
cooper-auth Skipped Skipped Apr 7, 2026 7:18pm
cooper-docs Skipped Skipped Apr 7, 2026 7:18pm

Request Review

@vercel vercel Bot temporarily deployed to Preview – cooper-auth April 7, 2026 03:19 Inactive
@vercel vercel Bot temporarily deployed to Preview – cooper-docs April 7, 2026 03:19 Inactive
@vercel vercel Bot temporarily deployed to Preview – cooper-auth April 7, 2026 03:52 Inactive
@vercel vercel Bot temporarily deployed to Preview – cooper-docs April 7, 2026 03:52 Inactive
@songmichael11 songmichael11 changed the base branch from main to 333-new-interview-schema April 7, 2026 19:16
@vercel vercel Bot temporarily deployed to Preview – cooper-docs April 7, 2026 19:18 Inactive
@vercel vercel Bot temporarily deployed to Preview – cooper-auth April 7, 2026 19:18 Inactive
@songmichael11 songmichael11 merged commit 17ba342 into 333-new-interview-schema Apr 7, 2026
5 of 9 checks passed
@songmichael11 songmichael11 deleted the modal-container branch April 7, 2026 19:19
songmichael11 added a commit that referenced this pull request Apr 7, 2026
* add review round schema and connect to review

* remove references to interview rating + difficulty

* typecheck fix

* fix test

* review choices

* prettier

* temp typecheck fix

* rename reviewround to interviewRound

* test commit

* temp stuff review form

* migration fix

* made drafts work

* Modal container (#368)

* styled model

* donut chart

* donut values and sort benefits

* fixed linting

* new modal container

* modal

* separated role info from modal and replaced collapsable containers with new modal styling

* formatting

* removed work models

* more formatting

* removed unused import

* change info card to modal container

* linting

* added modal styling

* fixed div

* linting

* formatting

* remove duplicate type

* type fix

---------

Co-authored-by: Tiffany Uong <uong.t@northeastern.edu>
Co-authored-by: tracyyh <huang.tr@northeastern.edu>
Co-authored-by: Michael Song <64758303+songmichael11@users.noreply.github.com>
Co-authored-by: Michael Song <song.mich@northeastern.edu>

* fix merge stuff

* we pray

* wide screen support

* jank mobile stuff

* review form mobile responsiveness

---------

Co-authored-by: Sarah-Zhang1 <zhang.sarah1@northeastern.edu>
Co-authored-by: Tiffany Uong <152104667+Tiffybin@users.noreply.github.com>
Co-authored-by: Tiffany Uong <uong.t@northeastern.edu>
Co-authored-by: tracyyh <huang.tr@northeastern.edu>
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.

Implement new role/company info page modal design

5 participants