Giter Site home page Giter Site logo

gamesenshi's Introduction

zero-to-mastery

Zero to Mastery Open Source

Screenshot

gamesenshi's People

Contributors

aaronshivers avatar abdulg95 avatar aditya1906 avatar ddball14 avatar dependabot[bot] avatar hopeeternal avatar kam773 avatar mattcsmith avatar quangkr avatar ruth-naza avatar serstyle avatar tylim88 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

gamesenshi's Issues

[Help Wanted] fix styling inconsistent

the x sign normally sit in the center:
2

However in Card modal:
1

as you can see it is slightly lower

both are the same components

Appreciate if anyone can willing to work on this issue

[Help Wanted] fix icon alignment

image
image
image

At localhost:3000/profile, when you playing the sample audio, the icon appearance switch every 1 second, notice that the icon is slightly misaligned for each switch

the component is src/componentAtoms/ButtonSound
appreciate if anyone can provide solution to this issue

[BUG] star ratings on profile page not working properly

Issue description

The profile page's star rating not working as intended when hovering the mouse over them in all resolutions.
In all resolutions, the half star ratings would display slightly under the empty star containers.
For 991px and below, the mouse has to hover on or slightly below the star containers for the stars to display.
For 992px and above, the rating system ceases to work.

Steps to reproduce the issue

  1. Hover mouse over empty star containers to rate.

What's the expected result?

-When the mouse hovers over the empty star containers, the half stars should display within containers.
-The rating system should work for 992px and above.

What's the actual result?

-Half stars display slightly below the empty containers.
-The rating system ceases to work in resolutions 992px and above.

Additional details / screenshot

  • Screenshot

[Help Wanted] weird input behavior in Firefox

unknown

if Firefox has autofill and we try to sign in without changing the inputs, it triggers the "required" error

this is how the code look
4

if we made some syntax change to this
2

we solve half of the error
3

the full solution for this is adding a line of console.log in FinalInputText component
1
5

very weird behavior, need an explanation for this

This behavior is not found on Chrome

[Help Wanted] Fix unable to focus on first error

Normally when a form is submitted it will focus on first error if any:
1

However, it is not working in Card modal:
2

Both are the same component

Appreciate if someone willing to work on this issue

[Help Wanted] text alignment issue

the text vertical alignment change under different screen size

image
this is what i want

image
but under smaller or bigger screen size, the text(or the indicator) misaligned

appreciate if somebody can solve this

the route is localhost:3000/profile (you dont need to sign in first)
the component is src/componentAtoms/StatusCommon

[Help Wanted] spot anti pattern

There is a lot of code is anti pattern

especially styling, also some folder structure, module import export and naming is anti pattern due to carelessness or legacy

after some time i would list the patterns you need to be aware of, but you manage to spot some of the anti pattern, paste it here or reach out to me in discord

we will discuss how to fix the code

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.