opensanctions / opensanctions/poliloom

Add success feedback for user actions

Open
#99 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

gui
Dominant language
Python
Stars
22
Forks
2
PR merge metrics
No merged PRs in 30d

Description

Background

Split from #71 (now closed as outdated).

Problem

When users complete actions we want them to take (submitting evaluations, saving preferences, etc.), there's no satisfying feedback. The UI silently advances or updates, which misses an opportunity to reinforce positive behavior and make the experience feel rewarding.

Proposed Solution

Add subtle, delightful feedback for successful user actions:

  • Visual confirmation when actions complete (animations, button states, micro-interactions)
  • Reinforces the gamified session progress
  • Makes the evaluation loop feel rewarding

This is about motivation and UX delight - helping users feel good about contributing.

Scope

Any action we want users to take and feel good about, including but not limited to:

  • Submitting evaluations
  • Saving preferences
  • Completing a session goal

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No files, tests, or entry points are identified. Start by locating the evaluation submission, preference-saving, and session-goal completion flows; define the feedback states and confirm each listed action visibly acknowledges success without disrupting progress.

Written by the indexing model from the issue text.

Assessment

Domain
design, frontend
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.