As a casual user, I want to collapse news events, so that I can get an overview of multiple news events at my scren at once
- Dominant language
- TypeScript
- Stars
- 5
- Forks
- 5
- Avg merge
- 6h 45m
- Merged PRs (30d)
- 3
Description
### Description
Hello sir/madam, I don't like scrolling, please let me collapse event cards. :heart:
### Definition of Done
- [ ] Add a button to collapse a single news event so it only shows the title
- [ ] Add a button to expand a collapsed event
- [ ] Add a button for collapsing/expanding all news events
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the news event card entry point in the TypeScript frontend. Confirm how a single event is rendered and how the collection of events is managed. Done means each event can show only its title, individual events can be expanded again, and all events can be collapsed or expanded together.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100