Skip to content
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

fixing community page theme #628

Merged
merged 1 commit into from
Nov 19, 2024
Merged

fixing community page theme #628

merged 1 commit into from
Nov 19, 2024

Conversation

elijahladdie
Copy link
Contributor

@elijahladdie elijahladdie commented Nov 17, 2024

PR Description

A community page theme harmonization

Description of tasks that were expected to be completed

  • Implemented the dynamic color changing according to the user theme.
  • changed the asked by and answered by label to show username instead of email

How has this been tested?

  1. Clone the repository:
    git clone https://github.com/atlp-rwanda/atlp-pulse-fn.git
    
  2. Navigate to the project directory and install dependencies:
    cd atlp-pulse-fn
    npm install
    
  3. Switch to the feature branch:
    git checkout fix-community-theme
    
  4. Run the application:
    npm start
    
  5. No login is required; simply click on the Community section in the bottom navigation to interact with the community page.

Please check this Checklist before you submit your PR:

  • My code follows the style guidelines of this project.
  • I have performed a self-review of my code.
  • I have commented on my code, particularly in hard-to-understand areas.
  • My code generates no warnings.
  • My test coverage meets the set test coverage threshold.
  • There are no vulnerabilities.
  • There are no conflicts with the base branch.

Screenshoot

image

Copy link

vercel bot commented Nov 17, 2024

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

Name Status Preview Comments Updated (UTC)
metron-devpulse ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 19, 2024 8:36am

src/ProtectedRoute.tsx Show resolved Hide resolved
@Salim-54 Salim-54 merged commit e239c9e into develop Nov 19, 2024
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants