developmentseed / pearl-frontend

PEARL (Planetary Computer Land Cover Mapping) Frontend
https://landcover.io
MIT License
19 stars 6 forks source link

Restrict Add Class button to the base model checkpoint #156

Closed vgeorge closed 7 months ago

vgeorge commented 7 months ago

Fix #155.

How to test: open an existing project with multiple checkpoints. Toggle between the base model and saved checkpoints, the button should only be enabled for the base model checkpoint.

@LanesGood this is ready for review.