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

Remove unused organization controller #717

Closed
utkarshshendge opened this issue Apr 25, 2021 · 1 comment · Fixed by #734
Closed

Remove unused organization controller #717

utkarshshendge opened this issue Apr 25, 2021 · 1 comment · Fixed by #734
Assignees
Labels
good first issue Good for newcomers

Comments

@utkarshshendge
Copy link
Contributor

  • Parent issue : Refactoring of codebase and separation on data/UI #715

  • Issue Description:
    Currently, in the codebase, there are two controllers namedOrgControllerin two different files named org_controller.dart and organization_controller.dart. Where the OrgControllerdefined in organization_controller.dart is not used in the project this file needs to be deleted.

  • Issue Severity:
    Low

  • Environment Details:
    Project Level

  • Observed Behaviour:
    unused organization controller

  • Expected Behaviour:
    Removal of unused widgets, unused files. Generation of reusable widgets

  • Does this issue need immediate attention?
    No

  • Please ask mentors/maintainers to assign if you are willing to work on this issue

@github-actions github-actions bot added the unapproved Unapproved, needs to be triaged label Apr 25, 2021
@Sagar2366 Sagar2366 added good first issue Good for newcomers and removed unapproved Unapproved, needs to be triaged labels Apr 25, 2021
@palisadoes
Copy link
Contributor

Issue #700 has now been integrated into the pull request process. It will flag all Dart files that are longer than 300 lines to help with readability. Please make sure your contribution reduces file sizes to within this limit.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants