codebar / codebar/planner

Cannot manage invitation when on waiting list

Open
#1,852 0 comments 1 reaction 0 assignees View on GitHub

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 📄

When you are on the waiting list for a workshop, you cannot manage your invitation and cancel the RSVP.

Screenshots 📷

Current behaviour

When you are on the main list and you go back, you see a "Manage your invitation" button:

Screenshot_20230227_180728

When you click on it, you can cancel your RSVP by clicking "I can no longer attend":

Screenshot_20230227_180744

However, when you are on the waiting list, the button still says "Attend as a coach" even though you're on the waiting list and clicking on it reminds you that you are registered but doesn't allow you to cancel your RSVP:

Screenshot_20230227_180639

Expected behaviour

When you are on the waiting and you go to the event page, you should have the same "Manage your invitation" button that takes you to the page where you can manage your RSVP.

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start from the event page's invitation controls and trace how the waiting-list RSVP state selects the displayed button. Compare that path with the main-list "Manage your invitation" flow; done means waiting-list attendees can reach the RSVP management page and cancel their RSVP.

Written by the indexing model from the issue text.

Assessment

Tech stack
rails, ruby
Domain
frontend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.