Skip to content

Conversation

@micah-e-cole
Copy link

@micah-e-cole micah-e-cole commented Jun 17, 2025

Resolves #3878

Since I am not a internal participant, I do not know that my dev environment can run the https://sidewalk-sea.cs.washington.edu/ page locally. I have not been able to get it to thus far. Based on the request, it seems like these changes should be able to be applied/or tested by someone with this environment access already established. My apologies is this creates more work for someone else :\

Issue suggests removing the social media logos for Facebook and Twitter and updating with Bluesky and LinkedIn. 2 logo image files were added to the folder: public/assets/ (linkedin_logo.png, bluesky_logo.png). 1 folder was created in public/assets >> archive-logos. Logos for facebook and Twitter were added to this folder. Maintenance.scala.html was edited in the div class="links" portion and main.scala.html was edited in div class="col-sm-4 footer-link" portion to account for the removals/additions of these logos.

Before/After screenshots (if applicable)
Testing instructions
Things to check before submitting the PR
  • I've written a descriptive PR title.
  • I've added/updated comments for large or confusing blocks of code.
  • I've included before/after screenshots above.
  • I've asked for and included translations for any user facing text that was added or modified.
  • I've updated any logging. Clicks, keyboard presses, and other user interactions should be logged. If you're not sure how (or if you need to update the logging), ask Mikey. Then make sure the documentation on this wiki page is up to date for the logs you added/updated.
  • I've tested on mobile (only needed for validation page).

@micah-e-cole micah-e-cole marked this pull request as ready for review June 17, 2025 01:14
@misaugstad
Copy link
Member

Hi @micah-e-cole I believe that I sent you a database dump over email, yes?

Feel free to email me back if you're having issues with the dev env! We did make some pretty major changes to the dev env over the past couple of months, which may be causing your problems. But I should be able to help out!

@micah-e-cole
Copy link
Author

Thanks @misaugstad. Yes, you did send me the file dumps. As I am not an internal participant and do not have any GCP instances (billing) set up, I believe most of that issue can be resolved if I am able to get that all set correctly. I haven't been able to get to that part yet. This is required to run the site locally, yes?

@misaugstad
Copy link
Member

@micah-e-cole I think that you can get those set up without setting up billing! But either way, I believe that not having a Google Maps API key set up would only be an issue for pages that actively use GSV, like the Explore/Validate/Gallery pages. Something like the landing page should load without an issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Update Social Media Links

2 participants