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

fix: Hackathon styling and resource update #884

Merged
merged 2 commits into from
Nov 1, 2021

Conversation

jeremytchang
Copy link
Collaborator

  • Updated Loading component to default to always display if not
    passed in loading prop. Making it as dumb as possible
  • Updated Loading rendering logic and styling in scene components
    so layouts does not shift/change after loading is finished.
  • Updated side nav to be thinner to accomodate smaller viewports
  • Updated resources with new component and dataset tag
  • Added header to each page for easier navigability
  • Added hacker faq link to home/agenda page
  • Added additional text and field styling to resource page for
    better UX

- Updated Loading component to default to always display if not
passed in loading prop. Making it as dumb as possible
- Updated Loading rendering logic and styling in scene components
so layouts does not shift/change after loading is finished.
- Updated side nav to be thinner to accomodate smaller viewports
- Updated resources with new component and dataset tag
- Added header to each page for easier navigability
- Added hacker faq link to home/agenda page
- Added additional text and field styling to resource page for
better UX
<Heading as="h2" fontSize="xxxlarge" fontWeight="medium">
Agenda
</Heading>
<Span>
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Nested in span so the paragraph is not too far from Heading in SpaceVertical.

Copy link
Contributor

Choose a reason for hiding this comment

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

For v.next with artifact storage we'll schedule some design review too

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Totally. I'm pretty sure I'm not following design best practices here, only aiming for what looks good. Will appreciate their input.

Copy link
Contributor

@jkaster jkaster left a comment

Choose a reason for hiding this comment

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

Lots of nice little improvements. Good sweep.

<Heading as="h2" fontSize="xxxlarge" fontWeight="medium">
Agenda
</Heading>
<Span>
Copy link
Contributor

Choose a reason for hiding this comment

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

For v.next with artifact storage we'll schedule some design review too

@jeremytchang jeremytchang merged commit 7e07abb into main Nov 1, 2021
@jeremytchang jeremytchang deleted the hackathon_resources_styling branch November 1, 2021 17:13
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.

2 participants