Skip to content

fix(submissions): improve link validation UX, banner display, and err…#548

Merged
Benjtalkshow merged 1 commit into
productionfrom
main
May 14, 2026
Merged

fix(submissions): improve link validation UX, banner display, and err…#548
Benjtalkshow merged 1 commit into
productionfrom
main

Conversation

@Benjtalkshow
Copy link
Copy Markdown
Collaborator

…or toasts (#547)

  • Reconcile frontend link types with backend enum (github, demo, video, document, presentation, other)
  • Allow up to 5 "other" links per submission with smart type-picking on Add Link and duplicate guards on type change
  • Add 500-character cap and live counter on the optional Introduction field
  • Pass banner through initialData on submission edit so the saved banner displays
  • Add banner field to ParticipantSubmission so the type compiles
  • Set mock-fill participation type from myTeam to avoid INDIVIDUAL submissions while on a team
  • Switch submission error toasts to title + description with 8s duration so backend messages are readable
  • Update SubmissionLinksTab icon mapping for the new link types

…or toasts (#547)

- Reconcile frontend link types with backend enum (github, demo, video, document, presentation, other)
- Allow up to 5 "other" links per submission with smart type-picking on Add Link and duplicate guards on type change
- Add 500-character cap and live counter on the optional Introduction field
- Pass banner through initialData on submission edit so the saved banner displays
- Add banner field to ParticipantSubmission so the type compiles
- Set mock-fill participation type from myTeam to avoid INDIVIDUAL submissions while on a team
- Switch submission error toasts to title + description with 8s duration so backend messages are readable
- Update SubmissionLinksTab icon mapping for the new link types
@vercel
Copy link
Copy Markdown

vercel Bot commented May 14, 2026

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

Project Deployment Actions Updated (UTC)
boundless-kd16 Building Building Preview, Comment May 14, 2026 4:17pm

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented May 14, 2026

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 834bb51d-a16d-4605-9f5c-0b9e4cbada25

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch main

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@Benjtalkshow Benjtalkshow merged commit de0b734 into production May 14, 2026
5 of 7 checks passed
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.

1 participant