-
Notifications
You must be signed in to change notification settings - Fork 250
Open
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationenhancementNew feature or requestNew feature or requestrefactorRework of code — behaviour doesn't changeRework of code — behaviour doesn't change
Milestone
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationenhancementNew feature or requestNew feature or requestrefactorRework of code — behaviour doesn't changeRework of code — behaviour doesn't change