Skip to content

[Domain Control - Request access] [FE] Add a Home task for pending domain admin requests #99384

Description

@rayane-d

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

Image

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 OwnerCurrent Issue Owner: @jakubstec

Metadata

Metadata

Labels

DailyKSv2InternalRequires API changes or must be handled by Expensify staff

Type

No type

Projects

Status
No status
Status
No status

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions