jimrandomh / jimrandomh/faceclaw

Container animations and style matching

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

Nobody has claimed this yet.

compatibility enhancement
Dominant language
TypeScript
Stars
66
Forks
10
Avg merge
1d 12h
Merged PRs (30d)
8

Description

EvenHub-API apps have list containers. In stock, these animated when scrolled, and play a bounce animation when you try to scroll past the end. When running in our simulator/compatibility-layer, these containers are rendered to an image and sent once (then updating once for each selection change) with no animation. Ideally, we would also have animations for this (not necessarily identical to the stock-Even animations, but something). There are also visual mismatches in the padding thickness and border styling of list/text containers.

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

Start by locating the simulator or compatibility-layer entry point that renders list and text containers to images, then compare its update path with stock scrolling and selection behavior. Completion means animations appear during scrolling and overscroll, while padding thickness and border styling match the stock containers.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
design, frontend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.