jwir3 / jwir3/arbitrator

Make the snackbar transitions animated

Open
#48 0 comments 0 reactions 0 assignees View on GitHub
enhancement ready
Dominant language
JavaScript
Stars
4
Forks
0
PR merge metrics
No merged PRs in 30d

Description

The snackbar should "minimize" itself as it's going away, using a css transition for width/height (probably cubic bezier). So, instead of making it just disappear, it should transition to a small width (say 5pxX5px or something) and THEN disappear.

Contributor guide

Open the contributing guide

Research direction

Locate the snackbar implementation and its current dismissal path; the issue names no file or test. Verify completion by observing that dismissal shrinks the snackbar toward roughly 5px by 5px with a CSS transition before it disappears.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.