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

feat: Generate project intervals on frontend #248

Merged
merged 1 commit into from
Jan 17, 2024

Conversation

david-code
Copy link
Contributor

@david-code david-code commented Jan 2, 2024

Description

If the user selects the LandPKS or NRCS presets, the project intervals are not stored in the backend but generated on the frontend. This PR introduces a selector that can be used to retrieve project settings from the redux store, and populate the correct project depth intervals according to the preset selected.

@david-code david-code force-pushed the feat/generate-project-intervals branch from 516d69c to bc7655d Compare January 3, 2024 16:22
src/selectors.ts Show resolved Hide resolved
@david-code david-code merged commit be38d75 into main Jan 17, 2024
11 checks passed
@david-code david-code deleted the feat/generate-project-intervals branch January 17, 2024 01:30
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

Successfully merging this pull request may close these issues.

2 participants