Coder Social home page Coder Social logo

Comments (4)

usernotnull avatar usernotnull commented on June 13, 2024 3

My line of work changed and my focus is currently on something else for the moment.

I'm open for PRs until I'm able to do it myself.

from tall-toasts.

usernotnull avatar usernotnull commented on June 13, 2024 1

Hey @ashleyhood,

I haven't thought of a scenario that requires this, but I have something on my to-do list, which is sticky notifications: notifications that don't fade out until canceled.

Do you think this is enough for your use case?

IF a more fine-grained approach is needed, before submitting the PR let me know how you plan on writing it, as well as some common scenarios for use cases that are not covered by sticky notifications.

from tall-toasts.

ashleyhood avatar ashleyhood commented on June 13, 2024

@usernotnull I think sticky notifications would work for most other use cases I have.

from tall-toasts.

marchershey avatar marchershey commented on June 13, 2024

I second this feature.

Most of my notifications are 3000ms, but for notifications that have more text than just a "Success, your item was created", I would like to set them to 7500ms.

I'm okay with either toast()->success('Your item was created', 'Success')->duration(7500)->push() or even something like toast()->success('Your item was created', 'Success', 7500)->push();.

And for notifications that don't have a title, toast()->success('blah blah blah', '', 7500)->push()

from tall-toasts.

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.