Code Monkey home page Code Monkey logo

Comments (8)

antony avatar antony commented on June 15, 2024 1

Yep - I love it :)

I didn't write the animations, somebody else added them in a PR. They're decent, but I do prefer the toastify ones, so I'll be happy to take a PR.

from svelte-notifications.

elimisteve avatar elimisteve commented on June 15, 2024 1

@tmadge is probably referring to https://github.com/beyonk-adventures/svelte-notifications/pull/17/files

from svelte-notifications.

tmadge avatar tmadge commented on June 15, 2024 1

Thanks for the repl. It must be something in my site that's causing it to hide.

I added opacity: 1 to the to section of the animate-in keyframe, which seems to have fixed it.

to {
  opacity: 1;
  transform: none;
}

from svelte-notifications.

tmadge avatar tmadge commented on June 15, 2024

This broke things for me.... now the notification slides in and immediately disappears. I think its opacity flips back to 0 for some reason.

from svelte-notifications.

antony avatar antony commented on June 15, 2024

What broke things? There hasn't been any work done on this issue as far as I know.

from svelte-notifications.

antony avatar antony commented on June 15, 2024

It seems to work fine for me - https://svelte.dev/repl/dd506c546df84c1994a5ae9928ad23b1?version=3.12.1

Do you have any more detail? browser etc?

from svelte-notifications.

elimisteve avatar elimisteve commented on June 15, 2024

@tmadge If you can make the notifications zip off to the right (like https://fkhadra.github.io/react-toastify/ ) rather than fading away then that'd be great! @timsully and I haven't gotten around to doing that part yet, but I sure think it'd be an improvement.

from svelte-notifications.

phelbas avatar phelbas commented on June 15, 2024

I had to make the same opacity patch because out of the box had the same issue.

from svelte-notifications.

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.