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

Merge different TreeMapNested vue files into a single entity #3639

Open
Crashillo opened this issue Jan 20, 2021 · 0 comments
Open

Merge different TreeMapNested vue files into a single entity #3639

Crashillo opened this issue Jan 20, 2021 · 0 comments
Assignees
Labels

Comments

@Crashillo
Copy link
Member

Refactor of the following files:

  • contracts/CategoriesTreeMapNested.vue
  • contracts/EntityTreeMapNested.vue
  • subsidies/CategoriesTreeMapNested.vue

They're doing quite the same. It's nonsense to keep three different versions because its data has distinct amount of nesting levels. It's overkill.
TreeMapNested should be able to deal with n number of children, through recursivity.

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

No branches or pull requests

2 participants