11 comments (11 comments)2 reactions (2 reactions)1 assignee (1 assignee)PHP30,736 stars (30,736 stars)4,162 forks (4,162 forks)batch import
bughelp wantedmedium priorityui
Description
This issue does not include a description.
Contributor guide
- Tech stack
- phpjavascripttailwindcss
- Domain
- frontend
- Issue type
- bug
- DifficultyEstimated implementation difficulty for a new contributor, from 1 for very small changes to 5 for expert-level work.
- 3
- Estimated timeA rough time range for an experienced contributor to investigate, implement, test, and prepare a pull request.
- 1-3 hours
- Activity statusHow available the issue appears right now: fresh, active, stale, blocked, or waiting on maintainer input.
- active
- ClarityHow clearly the issue explains the expected change, acceptance criteria, and next step.
- needs investigation
- Prerequisites
- Basic knowledge of Filament notificationsCSS animation understanding
- Newbie friendlinessA 1-100 score estimating how approachable this issue is for first-time contributors.
- 40
- Research direction
- Start by examining the Filament notification component source at `packages/notifications/src/Components/Notification.php` and related Blade views. Look into the `animate` classes and CSS transitions applied to vertical positioning. Review comments in issue #7395 for any described reproduction steps. Consider checking recent commits that may have affected notification styling.