Skip to content

Implement icon selection and persistence in frontend#99

Open
victordvr wants to merge 1 commit intofencer-so:mainfrom
victordvr:feature/icon
Open

Implement icon selection and persistence in frontend#99
victordvr wants to merge 1 commit intofencer-so:mainfrom
victordvr:feature/icon

Conversation

@victordvr
Copy link

This pull request updates the React/Redux frontend to support icon selection and persistence for goals.

Changes made:

  • Extended Goal model in TypeScript to include icon field.
  • Integrated emoji picker component.
  • Implemented PUT request to persist icon changes.
  • Completed pickEmojiOnClick event handler.
  • Verified that icon changes persist after client refresh.

Frontend successfully communicates with the backend API without modifying the original API_ROOT configuration.

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.

1 participant