Fixed Visual Bug for the CodeVerse Hub website! (also updated packages)#16
Open
PhillsPhanbh3 wants to merge 1 commit into
Open
Fixed Visual Bug for the CodeVerse Hub website! (also updated packages)#16PhillsPhanbh3 wants to merge 1 commit into
PhillsPhanbh3 wants to merge 1 commit into
Conversation
👷 Deploy request for thecodeversehub pending review.Visit the deploys page to approve it
|
Author
|
@youngcoder45 If u can look at this and give your ideas that will be great! |
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.
What changed?
A visual bug has been patched on the CodeVerse Hub website! The Today's activity and Mentors sections were shown below the terminal section on the website
Why?
No issue, as this was a simple problem that didn't require a git issue
How to test
run npm run dev and start it up on dev mode just to double check it looks good, and then run npm run build, then npm run start and it should work, and it should work to commit
Checklist
[✔️ ] I linked an issue or explained why not
[❌ ] I added/updated docs for user-facing changes
[✔️ ] I added/updated tests (or explained why not)
[ ✔️] I did not commit secrets (tokens,
.env, keys)[🤷 ] CI should pass for this PR
Not 100% sure but it should pass
Screenshots (optional)
If this changes UI/UX, include before/after. 1st is before, 2nd is after