Skip to content

feat(contacts): add phone-number send beta flag and gate send feature behind it#777

Merged
bmc08gt merged 1 commit into
code/cashfrom
feat/phone-number-send-beta-flag
May 28, 2026
Merged

feat(contacts): add phone-number send beta flag and gate send feature behind it#777
bmc08gt merged 1 commit into
code/cashfrom
feat/phone-number-send-beta-flag

Conversation

@bmc08gt
Copy link
Copy Markdown
Collaborator

@bmc08gt bmc08gt commented May 28, 2026

Add FeatureFlag.PhoneNumberSend as a persistent beta toggle that combines with the server-side enablePhoneNumberSend user flag. When the effective value is false, the contact permission screen is skipped during onboarding and the Send button is hidden from the scanner nav bar. The user flag is surfaced as read-only in the user flags editor.

… behind it

Add FeatureFlag.PhoneNumberSend as a persistent beta toggle that combines
with the server-side enablePhoneNumberSend user flag. When the effective
value is false, the contact permission screen is skipped during onboarding
and the Send button is hidden from the scanner nav bar. The user flag is
surfaced as read-only in the user flags editor.

Signed-off-by: Brandon McAnsh <git@bmcreations.dev>
@bmc08gt bmc08gt self-assigned this May 28, 2026
@github-actions github-actions Bot added the type: feature New functionality label May 28, 2026
@bmc08gt bmc08gt merged commit 2be9942 into code/cash May 28, 2026
3 checks passed
@github-actions github-actions Bot added area: auth Login, session, access keys, identity area: network gRPC, connectivity, API, exchange rates area: scanner QR/Kikcode scanning, camera area: build-system Gradle, convention plugins, build-logic labels May 28, 2026
@bmc08gt bmc08gt deleted the feat/phone-number-send-beta-flag branch May 28, 2026 01:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area: auth Login, session, access keys, identity area: build-system Gradle, convention plugins, build-logic area: network gRPC, connectivity, API, exchange rates area: scanner QR/Kikcode scanning, camera type: feature New functionality

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant