codeforboston / codeforboston/maple

Private/Public User Interactions/Feedback

Open
#1,470 1 comment 0 reactions 0 assignees View on GitHub
design good first issue
Dominant language
TypeScript
Stars
56
Forks
175
Avg merge
2d 5h
Merged PRs (30d)
13

Description

**Background**
We want to develop some form of way to create user feedback when someone toggles Private/Public on the edit profile screen. Currently, the button toggle label changes but its not conducive that the change has been immediate

Screen Shot 2024-02-27 at 6.59.58 PM.png

Screen Shot 2024-02-27 at 7.00.19 PM.png

**Requirements/Criteria of Completion**
- Create some form of way to tell users, their profile is Now Private or Now Public. (Toast, notification, success banner, etc.)
- Create matching feedback if the setting fails for any reason (With an X or "Sorry something happened" messaging)
- Optional - Add a label on page that says what their current profile is, similar to the messaging in the Settings Modal.

Contributor guide

Open the contributing guide

Research direction

Start at the edit profile screen and trace the Private/Public toggle through the setting update flow. Add clear success feedback for each resulting state and matching failure feedback when the setting cannot be saved; the optional current-status label can be handled if the existing page structure supports it. Verify both successful and failed changes in the profile UI.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
frontend
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.