aboutsummaryrefslogtreecommitdiffstats
path: root/frontend/src/components/FeedItem.test.tsx
Commit message (Collapse)AuthorAgeFilesLines
* fix(ui): sync FeedItem state with props to update read status styling ↵Adam Mathes12 days1-0/+17
| | | | (NK-fpzx66)
* style(v2): move star to right of title and match legacy look (NK-35kxxw)Adam Mathes13 days1-1/+1
|
* UI: replace text star button with icon next to title (NK-ymf1jb)Adam Mathes13 days1-1/+2
|
* UI: remove explicit mark read buttons (NK-ahzf5c)Adam Mathes13 days1-38/+0
|
* Implement Item Interactions (read/star) with testsAdam Mathes13 days1-0/+91