Skip to content

feat(scope): Refactor views/list.rs #1271

@Cosm-gedenke

Description

@Cosm-gedenke

Describe the feature you want

The entirety of views/list.rs, the major bulk of our code and GUI builiding is currently very difficult to read and change, there isn't a lot of documentation regarding it, the actual functionality of the functions are unclear and there's massive codeblocks that require extensive reading to understand.

what has to be done

I think that to solve this issue we should first approach it by building a new version that will slowly chop the gigantic codeblocks into smaller, more comprehensible, and well documentated functions so that we can more easily implement new features with. This will streamline our progress.

this Issue follows what was discussed in the Meeting of January 25 4PM CET.

Acknowledgements

  • This issue is not a duplicate of an existing feature request.
  • I have chosen an appropriate title.
  • All requested information has been provided properly.

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentationenhancementNew feature or requestrefactorRework of code — behaviour doesn't change

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions