Skip to content

Matching pref rename - #69

Open
Allimonae wants to merge 1 commit into
members-CRUDfrom
matching-pref
Open

Matching pref rename#69
Allimonae wants to merge 1 commit into
members-CRUDfrom
matching-pref

Conversation

@Allimonae

@Allimonae Allimonae commented Aug 3, 2026

Copy link
Copy Markdown
Member

Renamed the matchingPreferenceOptions variable to matchPrefOptions for brevity and consistency.

Copy link
Copy Markdown
Member Author

Warning

This pull request is not mergeable via GitHub because a downstack PR is open. Once all requirements are satisfied, merge this PR as a stack on Graphite.
Learn more

This stack of pull requests is managed by Graphite. Learn more about stacking.

@sonarqubecloud

sonarqubecloud Bot commented Aug 3, 2026

Copy link
Copy Markdown

@Allimonae
Allimonae marked this pull request as ready for review August 3, 2026 19:30
@graphite-app

graphite-app Bot commented Aug 3, 2026

Copy link
Copy Markdown

Graphite Automations

"Request reviewers once CI passes" took an action on this PR • (08/03/26)

2 reviewers were added to this PR based on Henry Chen's automation.


// Options for select fields. Defined in SignUpFormConfig
const matchingPreferenceOptions = MATCHING_PREFERENCES.map((v) => ({
const matchPrefOptions = MATCHING_PREFERENCES.map((v) => ({

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Should this be MATCH_PREFS?

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