Conversation
…, updated route for save button
…dering of empty dashboard state
…local storage, add persistent auth for quick dashboard state load, pass user prop to modal
…ssues with conditional render of empty and regular state dashboard
…o work, update button component, ignore from prettier
…hboard detox summary logic
…ashboard tile to display completed days in progress overview, add empty state
…tional render for title and subtitle props, adjust modal responsiveness
…onClick and onKeyDown props to tile, implement custom styling and accessibility features
✅ Deploy Preview for mint-chip ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
CMolinaBetancourt
approved these changes
Dec 13, 2025
…ccessibility features to modal
nkabembo
approved these changes
Dec 14, 2025
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.
🎯Type of Change:
This PR...
Adds more features to the dashboard including responsive margins more closely aligned with designs, firestore integration for challenge progress and dynamic detox summary tile, adds dynamic progress overview tile with recently completed challenge days, adds link to community forum, adjusts start a challenge modal buttons and variants.
📝 What I Did:
firebase.jsfor faster load of dashboard statesjournal.jsx🧪 How to Test:
🤔 What I learned:
Learned a lot about responsiveness while working with tricky constraints I had set for the button width and height, reinforced knowledge of tailwind variants