rubyforgood / rubyforgood/awbw
Add image to Theme in Workshop Series
Nobody has claimed this yet.
- Dominant language
- Ruby
- Stars
- 15
- Forks
- 26
- Avg merge
- 12h 42m
- Merged PRs (30d)
- 242
Description
NOTE: since we're showing images per child workshop, maybe we don't need theme images anymore?
This will take some clever UI.
rn Theme is just a text field and when Series workshops display, they group by the Theme text.
to add a Theme pic, we could most easily put the image on the membership record, next to the theme text.
however, ideally we wouldn't want people uploading the same image to every membership record
so, when displaying a theme we'd want to find the first associated image and put that to the right.
Contributor guide
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.
Research direction
Start by tracing how Theme text groups workshops in the Series display and how membership records store theme information. First resolve whether theme images are still needed, then determine how one associated image should be selected and displayed without requiring duplicate uploads; done means the chosen image appears beside each theme consistently.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ruby
- Domain
- full-stack
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100