Skip to content

feat(admin): Replace startup program notes field with program dropdown#111701

Merged
rahulchhabria merged 4 commits intomasterfrom
rahulchhabria/feat/startup-program-notes-dropdown
Mar 31, 2026
Merged

feat(admin): Replace startup program notes field with program dropdown#111701
rahulchhabria merged 4 commits intomasterfrom
rahulchhabria/feat/startup-program-notes-dropdown

Conversation

@rahulchhabria
Copy link
Copy Markdown
Contributor

Replace the free-text notes field in the "Add to Startup Program" admin modal with a dropdown of predefined program options:

  • Y Combinator
  • Sentry for Startups (default)
  • a16z
  • Accelatoms
  • Accelfam
  • Renderstack
  • Finpack
  • Betaworks
  • Alchemist
  • Antler
  • Other (reveals a free-text input)

When "Other" is selected, a custom notes text field appears for free-form input. The submitted notes value is the selected program key, or the custom text when "Other" is chosen.

Replace the free-text notes field in the "Add to Startup Program" modal
with a dropdown of predefined program options. Selecting "Other" reveals
a custom notes text field for free-form input.

Co-Authored-By: Claude <noreply@anthropic.com>
@github-actions github-actions bot added the Scope: Frontend Automatically applied to PRs that change frontend components label Mar 27, 2026
The notes dropdown always stays visible. Selecting "Enter custom notes"
shows a text field below the dropdown. Selecting a preset option hides
the text field. Uses exact option values as-is.

Co-Authored-By: Claude <noreply@anthropic.com>
@rahulchhabria rahulchhabria marked this pull request as ready for review March 31, 2026 17:07
@brendanhsentry
Copy link
Copy Markdown
Member

@sentry review

@rahulchhabria rahulchhabria merged commit c196e71 into master Mar 31, 2026
74 checks passed
@rahulchhabria rahulchhabria deleted the rahulchhabria/feat/startup-program-notes-dropdown branch March 31, 2026 19:38
dashed pushed a commit that referenced this pull request Apr 1, 2026
#111701)

Replace the free-text notes field in the "Add to Startup Program" admin
modal with a dropdown of predefined program options:

- Y Combinator
- Sentry for Startups (default)
- a16z
- Accelatoms
- Accelfam
- Renderstack
- Finpack
- Betaworks
- Alchemist
- Antler
- Other (reveals a free-text input)

When "Other" is selected, a custom notes text field appears for
free-form input. The submitted `notes` value is the selected program
key, or the custom text when "Other" is chosen.

---------

Co-authored-by: Claude <noreply@anthropic.com>
@github-actions github-actions bot locked and limited conversation to collaborators Apr 16, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Scope: Frontend Automatically applied to PRs that change frontend components

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants