Sidebar active-link indicator should slide, not snap #6

Closed
opened 2026-07-13 22:03:55 +00:00 by rmcampos · 0 comments
Owner

Description

In Sidebar.jsx, the active NavLink state currently just toggles the .active class with no motion. Add a sliding indicator (absolutely positioned pill/bar that animates its transform: translateY() to the active link's position) or, at minimum, a transition on the existing active-state background/border so it eases in rather than appearing instantly.

## Description In `Sidebar.jsx`, the active `NavLink` state currently just toggles the `.active` class with no motion. Add a sliding indicator (absolutely positioned pill/bar that animates its `transform: translateY()` to the active link's position) or, at minimum, a `transition` on the existing active-state background/border so it eases in rather than appearing instantly.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: rmcampos/ledger-finance#6