DRAFT: Fetching data for savedPaths... but WTF is activePaths?#7
Draft
CodingPenguin wants to merge 1 commit into
Draft
DRAFT: Fetching data for savedPaths... but WTF is activePaths?#7CodingPenguin wants to merge 1 commit into
CodingPenguin wants to merge 1 commit into
Conversation
Collaborator
Author
|
in case it isn't obvious,,,. DO NOT merge this.. |
|
Visit the preview URL for this PR (updated for commit fa90987): https://cityquest-ff8e9--pr7-feat-get-from-databa-azaw9u1j.web.app (expires Sun, 09 Mar 2025 11:26:13 GMT) 🔥 via Firebase Hosting GitHub Action 🌎 Sign: 38be38d17f147a88af5e31767cd5a2ce2a4dc854 |
Collaborator
Author
|
Why is it deploying wTF |
Collaborator
Author
|
Bro still hasn't tested it... |
Collaborator
Author
|
@RetlocPeck Waiting for review... |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

Title. Check changes for more deets. Haven't run locally because i'm lazy. if you want to check it out and edit my changes, here's baby instruction manual:
CityQuestroot folder! Otherwise usecdandlsto navigate!git fetchto fetch remote branchesgit checkout feat-get-from-databaseto checkout to my branch. VSCode should switch over to this branch and you'll see my changes and you can experiment with them.If
git fetchdidn't work...3.
git checkout -b feat-get-from-databaseto create a new local branch that matches the same name as my branch4.
git pull origin feat-get-from-databaseto pull the remote branch that I pushedHappy coding fellas!