StudyMesh:MAIN Add visual clarity polish#64
Open
Pichikachu wants to merge 2 commits into
Open
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Owner
|
Very interesting, not all but some ideas are nice (like the creation panel with a card for both sectinos study path and quick create, intereting the cards backgrounds, etc). Not merging directly, because some things ilke the topnavbar background looks a bit weird, but its a nice idea overall |
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.


Bolder visual/layout pass after feedback that the first polish was too subtle.
What changed:
Verification:
npx vitest --run --config ./vitest.config.ts tests/unit/components/workspace/WorkspaceStudioShell.test.tsx tests/unit/components/dashboard/Dashboard.test.tsx— 18 passed.npm --workspace studymesh run build— passed with existing Sass/asset warnings.Note: the broader
npm --workspace studymesh run test:unit -- ...still runs the full suite because of the script shape and hit the pre-existing intermittent 5s timeout inCreateStudyPathModal role enforcement > creates Local AI Study Path dashboards with visible source notes widgets; targeted changed-file tests pass.