google / ground-android

Ground mobile data collection app for Android

Home Page:http://groundplatform.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[ACLs] Add custom text and link to sign up form

gino-m opened this issue · comments

For now we can add android:autoLink="web" to the dialog permission_denied_dialog.xml and customize the contact_survey_organizer_to_obtain_access string in the of-ground fork. In the future we should read the url from Firestore config/properties/signUpUrl @rfontanarosa FYI

See also google/ground-platform#1679

@gino-m or @jcqli is there a screenshot of what screen this would need to live? ty!

@rawbzz There's currently a dialog which looks something like this (sorry for bad cropping):

image

Needs work!

Something like this ? with a signup text link

Screenshot 2024-05-10 at 10 03 43 AM

@rawbzz Much better! We should replace "Contact your system admin.." with the text explaining they don't have access and should sign up at the specified link. @amegantz for copy!

image
To continue, contact your system administrator to request access.
To continue, sign up to request access.

If you sign out, all unsaved data will be lost.

LGTM!

commented

@shobhitagarwal1612 Do you have capacity to look work on this one?