Highlight speakers on the upcoming event card
Open
@pawelgrzybek is already working on this.
Since Jul 21, 2026.
- Dominant language
- Astro
- Stars
- 10
- Forks
- 19
- Avg merge
- 1d 16h
- Merged PRs (30d)
- 2
Description
We can make upcoming event card more interesting by adding speakers avatars, names and roles. All this info already exists on the events schema. Keep in mind that this is not a fixes length array of speakers, so we need to support an arbitrary number of speakers on this component. From 0 (im not sure we will even create an event with no special guests) up to X (we had event with 3 or 6 speakers before, this should be supported, in worse case scenario when looks strange, hide).
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.