Code Monkey home page Code Monkey logo

Comments (5)

prathammpurohit avatar prathammpurohit commented on June 2, 2024

Hey @iacore, I would like to work on this issue.

May we discuss it in detail further?

from imba.

iacore avatar iacore commented on June 2, 2024

Can you reproduce the problem?

from imba.

prathammpurohit avatar prathammpurohit commented on June 2, 2024

I opened the link; and looked at the issue mentioned above, the animation worked pretty fine imo. Maybe I am tapping it too fast or too slow for the time mentioned. I thought there might be something I missed. Can you cross-check it once? But I think it worked fine.

from imba.

iacore avatar iacore commented on June 2, 2024

I don't know how to show mouse input in video.

Every "ButtonPress" is me pressing the primary mouse button. Ignore "RawButtonPress" (it's duplicate).

Peek.2023-09-28.07-03.mp4

this is in Firefox

from imba.

prathammpurohit avatar prathammpurohit commented on June 2, 2024

I got it. It's a problem with the CSS property of the alert modal .alert.alert. We have to add pointer-events: none;

As the opacity fades to 0, the modal remains in the DOM and when we register the click on the box, the click isn't actually registered.

Look at the DOM updation to understand the click event. (Please check it on your half too; PS: I am using Chrome)

If this is the suitable solution, I would like to work for this one, I'm a university student who is in an immense need of getting started with that good first issue.

Screen.Recording.-.Sep.28.2023.mp4

from imba.

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.