Results 12 issues of Lucas

This website hosts and categorizes several soundfonts and has a (limited) preview of the soundfont contents: https://musical-artifacts.com/artifacts?tags=soundfont DISCLAIMER: I'm the creator of the project but everything is open source and...

Going by the documentation and a quick search through the code it doesn't seem to be possible to add a placeholder text to the editor. Is the the feature really...

In `app/controllers/application_controller.rb` we make use of URI.parse, but from time to time an invalid URI might make it's way to the application and cause the entire request to 500 if...

prio:low
type:friday
type:bug

To make login process easier for new users. We need to do this in parts: - Decide which providers would be good (google, facebook, twitter, ...) - Implement a good...

prio:low
type:feature

Maybe split it into two pages, one for favorites and another for created artifacts and employ pagination in both of them

- minUtteranceLength is now 1 second by default - Fixed bug in the rendering code that made captions jump around and render less smoothly - captions.dictation: false now hides the...

The methods show! and destroy! were invalid in the topics controller, they were probably intended to be used with a gem like 'inherited_resources' but instead of adding it I just...

Trying to use sticky note on whiteboard is not possible because they will immediately lose focus after being created. If we use the cursor to select a note we can...

module: client

**Describe the bug** The emoji picker under certain circumstances will display the wrong locate strings **To Reproduce** Steps to reproduce the behavior: 1. Use the html5 client with a non...

module: client