Giter VIP home page Giter VIP logo

andyws's Introduction

andyws's People

Contributors

imgbotapp avatar nonissue avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

andyws's Issues

UI: Improvements & Fixes

  • Cleanup Project components (eg. classnames, etc)
  • SVG Blog / Gradient BG (a la tailwindcss.com, stripe.com, etc)
  • Focus issue on mobile/iOS (see #30 for details/screenshot)
    • make sure page content isn't 'trapping' focus unintentionally on initial page load

Logo broken on initial load

Fix logo being broken on initial load. Either wait until the component is mounted, or set src to a full string, not an interpolated one.

Position Footer

Have footer positioned at bottom of viewport if page content doesn't fill vertical viewport size. If page content does fill vertical viewport size, have footer appear below content.

UI: Change Primary Colour

Change primary colour from radix red to blue.

Update Components / Pages

  • Projects
  • Index
  • Header
  • Contact

Misc: Audit Deps

Can Possibly Remove:

  • @typescript-eslint/eslint-plugin
    • Not required with eslint-config-next?
  • @typescript-eslint/parser
    • Not required with eslint-config-next?
    • Aha! Included in eslint-config-next
  • autoprefixer
    • Included with tailwind now?
  • postcss-nested
    • Included with tailwind now?
  • postcss-* (eg. all other postcss plugins)
    • Included with tailwind now?
  • @taildwindcss/*
    • Do I need any of these other than typography?

Also, do we need both:

  • eslint-config-prettier
  • eslint-plugin-prettier

Or can we get rid of one?

Testing: Suppress console log?

We receive the following warning during jest / testing-library testing with two describe blocks in test file.

console.error
    Warning: Prop `id` did not match. Server: "headlessui-popover-button-undefined" Client: "headlessui-popover-button-3"

Tests still pass, can we safely ignore / suppress this?

UI: Verify Focus Issue Fixed

Verify that specific items are not receiving focus prematurely on page load. Seems to be an issue on iOS?

Example:

When 'projects' page is loaded, hammer spoon project is in hover state.

image

This is not intended.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.