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

Profile page #151

Merged
merged 93 commits into from
Sep 27, 2021
Merged

Profile page #151

merged 93 commits into from
Sep 27, 2021

Conversation

acharliekelly
Copy link
Collaborator

Addresses #137 (and also #138, #139, #140, and #141). Mostly works, except for:

  • CSS is all wrong
  • Code is not dry. Actually dripping wet. Suggestions appreciated.

@acharliekelly
Copy link
Collaborator Author

Updates:

  • Improved CSS - looks more like FIGMA than before, but still needs work (also not responsive at all)
  • DRYer tables
  • moved mock data so it won't conflict with Jest mocks

alexjball
alexjball previously approved these changes Sep 20, 2021
Copy link
Member

@alexjball alexjball left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please run npm run fix to fix the formatting and fix the broken test, but otherwise LGTM!
For the test, I think you need to wrap linkText in an <a> in profile-type.tsx. Check out the other usages of Link

Copy link
Member

@alexjball alexjball left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

made some changes to pass CI, looks great! merging

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants