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(category): enabling selecting colors only for goals(color) #23

Merged
merged 3 commits into from
Nov 7, 2024

Conversation

WeiViv
Copy link
Contributor

@WeiViv WeiViv commented Nov 7, 2024

  1. Add CategoryPicker to pick a category on the left inside the goal input box.
  2. Adjust useGoalsUpdater, and add category field for future addGoal.

Copy link

github-actions bot commented Nov 7, 2024

🚀 Preview for this PR is available at: https://stepwise-bdab7--pr-23-l3rnyrfp.web.app

🧪 Test Results

Tests Passed: All tests passed successfully!


🎨 Prettier Format Check

Prettier: No formatting issues found!

🎨 Lint Check

Lint: No linting issues found!

@ZL-Asica ZL-Asica changed the title build(category): enabling selecting colors only for goals(color) feat(category): enabling selecting colors only for goals(color) Nov 7, 2024
Copy link

github-actions bot commented Nov 7, 2024

🚀 Preview for this PR is available at: https://stepwise-bdab7--pr-23-l3rnyrfp.web.app

🧪 Test Results

Tests Passed: All tests passed successfully!


🎨 Prettier Format Check

Prettier: No formatting issues found!

🎨 Lint Check

Lint: No linting issues found!

Copy link

github-actions bot commented Nov 7, 2024

🚀 Preview for this PR is available at: https://stepwise-bdab7--pr-23-l3rnyrfp.web.app

🧪 Test Results

Tests Passed: All tests passed successfully!


🎨 Prettier Format Check

Prettier: No formatting issues found!

🎨 Lint Check

Lint: No linting issues found!

ZL-Asica
ZL-Asica previously approved these changes Nov 7, 2024
src/hooks/useGoalsUpdater.js Outdated Show resolved Hide resolved
src/components/Home/AddItem.jsx Outdated Show resolved Hide resolved
Copy link

github-actions bot commented Nov 7, 2024

🚀 Preview for this PR is available at: https://stepwise-bdab7--pr-23-l3rnyrfp.web.app

🧪 Test Results

Tests Passed: All tests passed successfully!


🎨 Prettier Format Check

Prettier: No formatting issues found!

🎨 Lint Check

Lint: No linting issues found!

Copy link

github-actions bot commented Nov 7, 2024

🚀 Preview for this PR is available at: https://stepwise-bdab7--pr-23-l3rnyrfp.web.app

🧪 Test Results

Tests Passed: All tests passed successfully!


🎨 Prettier Format Check

Prettier: No formatting issues found!

🎨 Lint Check

Lint: No linting issues found!

Copy link

github-actions bot commented Nov 7, 2024

🚀 Preview for this PR is available at: https://stepwise-bdab7--pr-23-l3rnyrfp.web.app

🧪 Test Results

Tests Passed: All tests passed successfully!


🎨 Prettier Format Check

Prettier: No formatting issues found!

🎨 Lint Check

Lint: No linting issues found!

@ZL-Asica ZL-Asica enabled auto-merge (squash) November 7, 2024 02:39
@ZL-Asica ZL-Asica merged commit bb38723 into main Nov 7, 2024
3 checks passed
ZL-Asica added a commit that referenced this pull request Nov 7, 2024
1. Add `CategoryPicker` to pick a category on the left inside the goal
input box.
2. Adjust `useGoalsUpdater`, and add `category` field for future
`addGoal`.

---------

Co-authored-by: ZL Asica <[email protected]>
@ZL-Asica ZL-Asica deleted the add_category branch November 7, 2024 17:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants