akop

Results 10 issues of akop

**Describe the bug** The `mdc-list` and the underlaying `mdc-list-items` getting automatic a id. Even when the id is manually provided. The id is in this schema `-` - so if...

**Describe the bug** When I apply the `states-base-color($color)` mixin from `@material/ripple` to a `.mdc-button`, then the ripple-effect does not change the color. On other components like on `.mdc-icon-button` it works....

I got this error when I start the bot. When I implement the UpdateHandler myself, I got this error too. My code: ``` _bot = new JTelegramBot("HomeSweetHome", _apiKey, new SimpleUpdateHandler());...

### Pitch The mastodon-server should remember the last seen toots. A toot should marked as seen, when it was visible on my start page - a click/mouseover should not be...

suggestion

It would be cool, when we can pass Observables as content for notifications. Then can something like this possible: ```ts notificationService.show(translationService.stream('translationKey')); ``` Relates to: https://github.com/SchweizerischeBundesbahnen/scion-workbench/blob/f9378e0406b81f3baa6774e2937f6eca6ca9be4e/projects/scion/workbench-client/src/lib/notification/workbench-notification.config.ts#L37 https://github.com/SchweizerischeBundesbahnen/scion-workbench/blob/f9378e0406b81f3baa6774e2937f6eca6ca9be4e/projects/scion/workbench-client/src/lib/notification/workbench-notification-service.ts#L59

On a graceful shutdown of Spring, Spring-Cloud-Stream will trigger a BeanCreationNotAllowedException. BeanCreationNotAllowedException org.springframework.beans.factory.BeanCreationNotAllowedException: Error creating bean with name 'solace-1551031822.BINDER_NAME.errors.bridge55409437': Singleton bean creation not allowed while singletons of this factory are...

waiting-on-feedback

# Pull Request ## Description of the change Add a container for client_push app. It allows websocket-connections for updates instead of polling. See [notify_push](https://github.com/nextcloud/notify_push) ## Benefits * notify_push is usable...

I was not able to test. `mvn install` and `mvn package` results in an error. ``` [ERROR] Failed to execute goal on project spring-cloud-stream-binder-solace: Could not resolve dependencies for project...

## What I want? Clear thread-names would be great. ## Why I want it? We have a lot consumers and got issues because of (unexpected) long-running consumer. I want to...