BUG: Map is currently hardcoded for all events

Open
#755 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
45/100
Issue type
Bug
Clarity
Mostly clear
Activity status
Stale
Tech stack
graphql, javascript
Domain
api, frontend

Research direction

Start at the participant dashboard's map tab and trace how the map is selected for an event. Then inspect the GraphQL inputs schema and the map upload flow. Done means each event can upload and display its own customizable map without changing other events, and the upload succeeds through the schema.

Written by the indexing model from the issue text.

Description

bug good first issue

🐛 Bug Report

What went wrong? 🤔

All events, on the participant dashboard, have a map hardcoded. This should be instead customizable by the event organizer

Expected Behavior

The map should be customizable for each event and shouldn't affect other events

Actual Behavior

Currently, it is hardcoded, and when the user tries to upload a map, the upload fails because it is not declared in the graphql inputs schema

Steps to Reproduce Issue

Login as a participant to an event and click on the map tab to see the hardcoded map

Dominant language
JavaScript
Stars
78
Forks
69
PR merge metrics
No merged PRs in 30d

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.

More from hackjunction/JunctionApp

All issues in hackjunction/JunctionApp

Similar issues

More JavaScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.