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

Refactor app state #37

Open
4 of 6 tasks
vgeorge opened this issue Apr 18, 2023 · 1 comment
Open
4 of 6 tasks

Refactor app state #37

vgeorge opened this issue Apr 18, 2023 · 1 comment
Milestone

Comments

@vgeorge
Copy link
Member

vgeorge commented Apr 18, 2023

In #33 we started refactoring the app state to make it easier to introduce new features and reduce tech debt. So far it has been successful in making the state logic more manageable, but there were features that needed to be disabled momentarily until they were refactored into the new approach.

This is a ticket to track the features that need to be reinstated and also the regressions that were introduced in the refactor:

  • Features:

    • Layers panel
    • Batch workflow
    • AOI edit
    • Retrain tab
    • Refine results tab
  • Regressions:

    • Clicking on User Dropdown, "Project New" doesn't redirect to a new project

Please feel free to add items that are not tracked elsewhere.

cc @geohacker @srmsoumya

@vgeorge vgeorge added this to the Version 2 milestone Apr 18, 2023
@geohacker
Copy link
Member

@vgeorge looks like the CPU/GPU toggle no longer exists after this refactor.
image
Here's is how it looks on landcover.io

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

No branches or pull requests

2 participants