Skip to content
This repository has been archived by the owner on Sep 13, 2022. It is now read-only.

groups types #1362

Open
komik966 opened this issue Feb 16, 2021 · 0 comments
Open

groups types #1362

komik966 opened this issue Feb 16, 2021 · 0 comments

Comments

@komik966
Copy link

Related issue:
mattermost/mattermost#16734

  1. export function getAllGroupsAssociatedToTeam(teamID: string, filterAllowReference: false, includeMemberCount: false): ActionFunc {

    filterAllowReference and includeMemberCount should be of type boolean?

  2. scheme_admin: boolean;

    scheme_admin prop should be optional?
    Here:
    https://github.com/mattermost/mattermost-webapp/blob/23343c2f1614d61d8f326d60d3730f97b89c94b6/components/add_groups_to_team_modal/add_groups_to_team_modal.jsx#L132
    it is omitted

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant