New Features
- Notifications got added to the Project.
They are based on HTML and injected via a JS Constructor. This way they can get initialised with the language they are used in.
Notifications are used for multiple purposes:
- Giving Feedback after the usage of steemit api calls
Giving feedback to the user if he tries to add a participant which is already within the list
Determining the winner or multiple winners:
Other Changes
- English language support for notifications (last version was german only)
- No more usage of window.alerts within the project
- Viewport will scroll to the notification when it pops up to increase perception
Links to Github
Known problems with this version
There is only support for one active notification at the same time. This behaviour should get reworked, since there might be multiple errors when loading participants to the list with the help of the steemit js api. (multiple duplications, no connection to the api and so on)
Links to the tool
Posted on Utopian.io - Rewarding Open Source Contributors