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

Forms to Create Sprint Template Items #257

Open
mikhael28 opened this issue May 31, 2022 · 0 comments
Open

Forms to Create Sprint Template Items #257

mikhael28 opened this issue May 31, 2022 · 0 comments
Labels
forms Relates to form design or submission good first issue Good for newcomers and newer coders help wanted This issue is still active and help is wanted on it! React Involves the React framework

Comments

@mikhael28
Copy link
Owner

Right now, we can create our own Sprint Template. However, we can only pick out of the items that I created in my external admin portal. However, we want to give the ability to anyone to create whatever type of Sprint missions they want. We also want to be able to categorize them by 'learning', 'fitness', 'productivity', 'personal'. In order to understand what the current schema layout of the Sprint Template Items are, go to the CreateSprintTemplate components and console log the response from the sanity API request which returns all of the items - look at the individual items, and see what data would be needed to send off to an external API
Screen Shot 2022-05-30 at 9 08 22 PM

This is the screen in question, where you can find the list of sanity items. I would imagine we would have a page in the LeftNav, below where it says 'SprintTemplate' where you would add 'Design Sprint Mission' and it would take you to the forms.

Please use forms with Material UI styling, using react-hook-form for validation. If you can, please write the component in TypeScript.

@mikhael28 mikhael28 added help wanted This issue is still active and help is wanted on it! good first issue Good for newcomers and newer coders React Involves the React framework design Involves front end design work forms Relates to form design or submission form validation Relates to validating form data and removed design Involves front end design work form validation Relates to validating form data labels May 31, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
forms Relates to form design or submission good first issue Good for newcomers and newer coders help wanted This issue is still active and help is wanted on it! React Involves the React framework
Projects
None yet
Development

No branches or pull requests

1 participant