-
**STATUS**: Brainstorming solutions.
- Slack: https://christoph-rumpel.com/2017/09/build-a-slack-chattbot-with-laravel-and-botman-studio/
- Pushover: https://github.com/cschalenborgh/php-p…
-
I need show toast for error with option "positionClass": "toast-top-right", and need show toast for warning with option "positionClass": "toast-bottom-right", but both toasts use only one setting.
…
-
Hi I am trying to use the component in typescript, but I can not manage to succeed. Can you provide an example of usage on Typescript. Thanks
-
I have an application which retrieves data and shows an info-toaster that it's "loading". This message is cleared using toastr.clear(variableOfPreviousMsg) when the data arrives.
If the data comes b…
-
Related to #1104.
Suppose the FT is trying to save data but the connection is bad. They need to know so data is not lost.
Propose a solution for me.
This link may help.
http://stackoverflow.com/que…
-
Hello
I just added a new page following tutorial. The title (in the menu and in the page content) is "Rôles", but specific characters like ô, or é è ï are not displaying correctly.
I've someting…
-
### Steps To Reproduce
1. Use a screen reader
2. Trigger a notification/toast (e.g. edit an item, then save)
### Expected Result
The notification/toast should be dynamically announced by the scr…
-
The TODO list for v3 to be ready for release:
- Passes all v2 unit tests, and general smoke testing with the demo.
- Verify working in all major browsers. IE10+ and Modern Evergreen Browsers
- Put c…
SBero updated
5 years ago
-
Allows the application to notify users of certain events like closing of their polls. This should be hooked in with socket.io so that notifications are real time.
-
Ein Element welches eine API anbietet mit dem man aus beliebigen addons/plugins/php-codes notifications/hinweise schicken kann, damit diese dem user direkt auffallen (ähnlich windows notification cent…