Past events on events page only shows workshops and should show all past events
Open
Nobody has claimed this yet.
- Dominant language
- Ruby
- Stars
- 104
- Forks
- 205
- Avg merge
- 1d 5h
- Merged PRs (30d)
- 63
Description
Description of the issue 📄
The "Past Events" section on events page only shows workshops and should show all past events - including "Events", "Meetings" and "Workshops"
Screenshots 📷
Steps to fix 🛠
To do 📋
- Claim this issue (comment below, or assign yourself if you are part of the codebar org)
- Fork and clone the repository
- Update the relevant files. Follow the steps to fix section in this issue.
- Commit your changes as one commit. Use the title of this issue as your commit message
- Submit a pull request
- Mention this issue in the PR description by including it's number
- Have your pull request reviewed & merged by a codebar team member
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 inspecting the implementation of the events page at https://codebar.io/events and identify where the Past Events section filters its results. Compare the handling of Events, Meetings, and Workshops; done means the section displays all three kinds of past events, with the relevant tests updated or added if present.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rails, ruby
- Domain
- web-dev
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100