Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

implement useAuthor().roles: []Role #11

Open
estebanabaroa opened this issue Dec 17, 2023 · 0 comments
Open

implement useAuthor().roles: []Role #11

estebanabaroa opened this issue Dec 17, 2023 · 0 comments

Comments

@estebanabaroa
Copy link
Member

it's not possible to get a list of all roles in all subplebbits for an author, but the subplebbits cache contains all roles for all known subplebbits, so it's possible to get a list of all known and cached roles. we should not refetch all subplebbits as this is really expensive and knowing the roles is not that critical, but we can use the cache.

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

No branches or pull requests

1 participant