Closed rudokemper closed 2 years ago
Hi @rudokemper I will like to try and resolve this. Could I work on this issue?
Sure, I assigned you. Thanks!
@rudokemper how can i access the administraive backend? is there a port number?
When you log in (see seed data for a sample community - think its admin@terrastories.com, pw terrastories) there is a button on the welcome screen to access it.
Hi right now I'm at the theme page, I was thinking a simple react validation would work for this but I can't seem to find the relevant .jsx file for theme dashboard
Hi, this too i would ask in the Terrastories Slack channel which I shared in the other thread.
cool I am already part of the slack, Right now I think I'll wait for my mentor (Ian Norris) to reply in the fellowship slack. If he's busy I'll put it up in ruby for good slack as well.
Describe the bug It's possible to add an online Mapbox map for a community Theme in the Administrative back end. This requires both a Mapbox style url and a Mapbox access token.
Currently, it's possible to set one of these without the other. This will result in the app not loading anything when going to the map view.
To Reproduce Steps to reproduce the behavior:
Expected behavior We should make it so that if
Mapbox style url
field has content, thenMapbox access token
is required to have content as well, and vice versa.Screenshots If applicable, add screenshots to help explain your problem.
Additional context Add any other context about the problem here.