Carlos - HGN Skills Non-doc Task: User Skills Module CSS and Dark Mode#4072
Open
sircarmart wants to merge 19 commits intodevelopmentfrom
Open
Carlos - HGN Skills Non-doc Task: User Skills Module CSS and Dark Mode#4072sircarmart wants to merge 19 commits intodevelopmentfrom
sircarmart wants to merge 19 commits intodevelopmentfrom
Conversation
…m-user-skills-dark-mode
✅ Deploy Preview for highestgoodnetwork-dev ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
RitzzzZ2021
approved these changes
Sep 19, 2025
Swetha-1306
reviewed
Sep 20, 2025
KurtisIvey
approved these changes
Sep 27, 2025
Contributor
beblicarl
approved these changes
Oct 23, 2025
Anusha-Gali
requested changes
Nov 28, 2025
Anusha-Gali
left a comment
There was a problem hiding this comment.
Hi Carlos,
I reviewed your PR locally and can confirm that all form and profile functionality works as expected. However, I noticed two minor UI issues in dark mode. As shown below, the Next and Submit buttons appear in black, while the Back button displays in white. This creates an inconsistency in the button styling under dark mode.


rohanrastogi311
requested changes
Jan 3, 2026
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.
















Description
This pull request updates the HGN Skills form and the HGN Skills page to support dark mode and make some minor changes to finish transferring the CSS to module CSS in these folders. This was originally a small change for the HGNForm to have css converted into module CSS but the changes were small enough that support for dark mode was approved by Jae.
Related PRS (if any):
This frontend pr is not related to any backend pr. Use latest backend development branch.
Main changes explained:
HGNSkillsDashboard/SkillsProfileto support Dark Mode styling.HGNForm/pages and HGNForm/questionpagesto support Dark Mode stylingHGNSkillsDashboard/SkillsProfile/styles/AdditionalInfo.cssintoHGNSkillsDashboard/SkillsProfile/styles/AdditionInfo.module.cssHow to test:
yarn installandyarn start:localto run this PR locallyScreenshots or videos of changes:
Skills Form Dark Mode

Skills Profile Dark Mode
