Skip to content

Conversation

@DVidal1205
Copy link
Contributor

Why

I got a handful of requests from execs, and noticed some UI inconsistencies that needed fixing. All of this is anticipation for KH recruiting season.

What

  • Fixed the rlly werid yes/no checkbox UI for boolean input
  • Added a role based responder access, so some forms cannot be seen as a responder without roles
  • Added an "Other" value for dropdown, checkbox, and multiple choice
  • Allowed questions to reference a set list of consts as answer types. This is because we have a SCHOOLS const with like a gajillion schools. Added combobox searchable
  • Updated the mobile editor bc it was chopped
  • Added better section management. Before you couldn't update roles of a section after creation, or reorder them
  • Manual save button in editor for better visibility
  • Misc router for Jason

Test Plan

image image image image

Copy link
Contributor

@DGoel1602 DGoel1602 left a comment

Choose a reason for hiding this comment

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

Holy frontend


const formattedDate = formatDate(input.dateNeeded);

const htmlContent = `<!DOCTYPE html>
Copy link
Contributor

Choose a reason for hiding this comment

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

Move this to consts maybe (a functionw hich takes in all the variables that it needs to make it)

@DGoel1602 DGoel1602 enabled auto-merge January 18, 2026 18:15
Copy link
Contributor

@DGoel1602 DGoel1602 left a comment

Choose a reason for hiding this comment

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

lgtm

@DGoel1602 DGoel1602 added this pull request to the merge queue Jan 18, 2026
Merged via the queue into main with commit 33b6a89 Jan 18, 2026
5 checks passed
@DGoel1602 DGoel1602 deleted the blade/funding-and-ui branch January 18, 2026 18:15
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.

3 participants