Skip to content

feat(ui/pages): browse communities page #377

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 52 commits into from
May 7, 2023

Conversation

JoltCode
Copy link
Collaborator

@JoltCode JoltCode commented Apr 27, 2023

Description

  • Adds a browse communities page (/communities)
  • Adds a button to the homepage linking to /communities (in featured servers section)

Fixes #371 fixes #312 (issue)

Type of change

  • New feature (non-breaking change which adds functionality)

How Has This Been Tested?

N/A

Checklist:

  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have added tests that prove my fix is effective or that my feature works
  • I have updated .env.example if I added a new environment variable
  • My PR title follows the semantic commits style

@vercel
Copy link

vercel bot commented Apr 27, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
answer-overflow-storybook ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 7, 2023 7:56am

@vercel
Copy link

vercel bot commented Apr 27, 2023

@JoltCode is attempting to deploy a commit to the Answer Overflow Team on Vercel.

A member of the Team first needs to authorize it.

@codecov
Copy link

codecov bot commented Apr 27, 2023

Codecov Report

Merging #377 (ef5484e) into main (82b59b4) will not change coverage.
The diff coverage is n/a.

❗ Current head ef5484e differs from pull request most recent head ebaca20. Consider uploading reports for the commit ebaca20 to get more accurate results

@@           Coverage Diff           @@
##             main     #377   +/-   ##
=======================================
  Coverage   70.25%   70.25%           
=======================================
  Files          73       73           
  Lines        2394     2394           
  Branches      603      603           
=======================================
  Hits         1682     1682           
  Misses        640      640           
  Partials       72       72           

@github-actions github-actions bot added 🎆event Event that can occur on the discord bot 🤖bot Relates to the discord bot labels May 6, 2023
@github-actions github-actions bot added the 📚db Relates to the database package label May 6, 2023
Copy link
Collaborator

@RhysSullivan RhysSullivan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Needs mobile support, needs light theme support

@github-actions github-actions bot added the ⚡ api Issue relates to the api package label May 7, 2023
@RhysSullivan RhysSullivan merged commit e2e8de6 into AnswerOverflow:main May 7, 2023
@JoltCode JoltCode deleted the browse-communities branch May 7, 2023 09:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
⚡ api Issue relates to the api package 🤖bot Relates to the discord bot ⚛ component Issue relates to a react component 📚db Relates to the database package 🎆event Event that can occur on the discord bot 🖥️website Relates to the website
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Web]: Browse Communities Page [Web]: Add a "browse communities" button to the homepage
2 participants