Skip to content

Loosen age validation so U-5 and O-125 can perform#163

Open
Pramad712 wants to merge 2 commits into
mainfrom
Pramad712-patch-1
Open

Loosen age validation so U-5 and O-125 can perform#163
Pramad712 wants to merge 2 commits into
mainfrom
Pramad712-patch-1

Conversation

@Pramad712

Copy link
Copy Markdown
Contributor

No description provided.

Copilot AI review requested due to automatic review settings July 10, 2026 15:24

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Adjusts the Library Music Hour signup form’s age validation to allow a broader set of performer ages, aligning with the intent to permit very young (U-5) and very old (O-125) participants.

Changes:

  • Updated the age field validation from a bounded range check (5..125) to a lower-bound-only check (>= 0).

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread src/utils/forms/LibraryMusicHour.js Outdated
@github-actions

github-actions Bot commented Jul 10, 2026

Copy link
Copy Markdown

🚀 Expo preview is ready!

  • Project → audacity-music-club
  • Platforms → android, ios
  • Runtime Version → 1.0.0
  • More info

Learn more about 𝝠 Expo Github Action

This comment was marked as outdated.

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