Part of #97053
Add a "Review N domain admin requests" task to the "For you" list on Home. It opens the Domain Admins page. It disappears when no request is pending.
Design
The count is the size of domain_adminRequesters in the domain Onyx object. OpenApp and OpenDomainPage already returns it to admins:
domain_<domainAccountID>: {
accountID: 111,
email: "+@test.com",
domain_adminRequesters: {"202": "read", "303": "read"}
}
Issue Owner
Current Issue Owner: @jakubstec
Part of #97053
Add a "Review N domain admin requests" task to the "For you" list on Home. It opens the Domain Admins page. It disappears when no request is pending.
Design
The count is the size of
domain_adminRequestersin the domain Onyx object.OpenAppandOpenDomainPagealready returns it to admins:Issue Owner
Current Issue Owner: @jakubstec