Code Monkey home page Code Monkey logo

Comments (8)

dev-phantom avatar dev-phantom commented on July 20, 2024 1

@dev-phantom I am currently learning React and most likely will not fix any of those issues.

Feel free to open an issue if you're planning to fix any or all of them. 😀

You can still open those issue, other developers would work on it

You can also try taking on one of the issue also it'll be a great way to learn react and typescript

from landing-page.

dev-phantom avatar dev-phantom commented on July 20, 2024

i guess one way to fix this is a adding animation-delay to the cards

from landing-page.

bdougie avatar bdougie commented on July 20, 2024

IMO removing the ease in and appear animation. At the point the user scrolls this far down the page, they don't need to see the animation, we can just show the cards.

from landing-page.

dev-phantom avatar dev-phantom commented on July 20, 2024

.take

from landing-page.

github-actions avatar github-actions commented on July 20, 2024

Thanks for taking this on! If you have not already, join the conversation in our Discord

from landing-page.

wasimapinjari avatar wasimapinjari commented on July 20, 2024

Few considerations + problems:

  1. Animation sucks the performance out of the website and it should be removed whenever possible, removing the animation from cards is a wise choice.

  2. I think the whole website animation can be improved by lowering the delay even more. This website seems to be inspired by the GitHub landing page but they have a low delay time if you take a closer look and it's often for a reason because people don't like to wait for the animation to finish. I like animation but only when it's not getting in the way of user experience.

  3. We still need to add a little top & bottom margin because the container div is blocking the top and bottom box shadow. It has nothing to do with animation. @dev-phantom fixed that with padding which is a nice solution as well.

IMG_20230807_233114.jpg

  1. I also noticed other problems: if you take a look at text content and profile image they are too close when viewed on small screen devices. There is only one card that seems to have this problem and there is a need for a bottom margin or padding to fix the problem.

  2. There is also a mistake in writing the Twitter user title name at the bottom instead of up and writing the Twitter handle at the top instead of the bottom, they both need to switch places. Some cards got this correct whereas others don't. This is most likely going to require a change in the saved content data itself.

That's it for now. I got more issues for later. 😃

from landing-page.

dev-phantom avatar dev-phantom commented on July 20, 2024

Few considerations + problems:

  1. Animation sucks the performance out of the website and it should be removed whenever possible, removing the animation from cards is a wise choice.
  2. I think the whole website animation can be improved by lowering the delay even more. This website seems to be inspired by the GitHub landing page but they have a low delay time if you take a closer look and it's often for a reason because people don't like to wait for the animation to finish. I like animation but only when it's not getting in the way of user experience.
  3. We still need to add a little top & bottom margin because the container div is blocking the top and bottom box shadow. It has nothing to do with animation. @dev-phantom fixed that with padding which is a nice solution as well.

IMG_20230807_233114.jpg

  1. I also noticed other problems: if you take a look at text content and profile image they are too close when viewed on small screen devices. There is only one card that seems to have this problem and there is a need for a bottom margin or padding to fix the problem.
  2. There is also a mistake in writing the Twitter user title name at the bottom instead of up and writing the Twitter handle at the top instead of the bottom, they both need to switch places. Some cards got this correct whereas others don't. This is most likely going to require a change in the saved content data itself.

That's it for now. I got more issues for later. 😃

Can you open these as a new issue as the issue initially mentioned above has been fixed

from landing-page.

wasimapinjari avatar wasimapinjari commented on July 20, 2024

@dev-phantom I am currently learning React and most likely will not fix any of those issues.

Feel free to open an issue if you're planning to fix any or all of them. 😀

from landing-page.

Related Issues (20)

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.