hackjunction / hackjunction/JunctionApp

BUG: Map is currently hardcoded for all events

Aperta
#755 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub
bug good first issue
Lingua principale
JavaScript
Stelle
78
Fork
69
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

## 🐛 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

Guida per i contributori

Apri la guida per i contributori

Direzione di ricerca

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.

Scritto dal modello di indicizzazione a partire dal testo della issue.

Valutazione

Stack tecnologico
graphql, javascript
Ambito
api, frontend
Tipo di issue
Bug
Difficoltà
4/5
Tempo stimato
3-5 giorni
Stato di attività
Ferma
Chiarezza
Abbastanza chiara
Idoneità per principianti
45/100

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.