sebu

Results 17 issues of sebu

Error: You need to wait for AlacEncoder.initPromise before calling this method at AlacEncoder.encode (/opt/Soundsync/resources/app/utils/alac_vendor/alacEncoder.js:28:19) at AirplaySpeaker.pushAudioChunk (/opt/Soundsync/resources/app/utils/vendor_integrations/airplay/airplaySpeaker.js:97:26) at AirplaySink.handleAudioChunk (/opt/Soundsync/resources/app/audio/sinks/airplay_sink.js:52:26) at Minipass.AudioSink._handleAudioChunk (/opt/Soundsync/resources/app/audio/sinks/audio_sink.js:101:18) at Minipass.emit (events.js:310:20) at Minipass.EventEmitter.emit (domain.js:482:12) at...

When the app is installed the default app icon is displayed. ![Screenshot from 2021-12-07 14-38-39](https://user-images.githubusercontent.com/9210668/145039290-310a3f35-8c76-40bd-a7dc-8daa8b4218f5.png) It could be really nice to have the beautifull Soundsync logo : https://soundsync.app/logo_only-becf419dea4f0a2a424435783ec3eb43.svg

The new release of Respond UI is faster. In the same time the new User eXperience need a significant number of click from the User to find what he need...

fixed in dev

With validation constraints on input elements we also want to help our users to fill out forms correctly before to get warned. When can help them with a Guided tour(#575)...

Sending data on page creation is not enough. We also need to make sure that the data users fill out in forms is in the correct format that we need...

Provide feedback in the page creation form validation if one of these fields are not completed : - URL - Title Tag - Meta Description

When new users visit Respond backend we should demonstrate Respond UI features using a step-by-step guide using a user-friendly solution like https://github.com/usablica/intro.js

`respond/app/resources/emails/` - create-site.html - failed-charge.html - new-user.html - reset-password.html - successful-charge.html