Denis Duev

Results 9 comments of Denis Duev

_UI5 styles_ **break** the default browser behaviour

![clear-styles](https://user-images.githubusercontent.com/14068654/183920672-58118a95-55c7-4698-b4d3-6703fc2579d5.gif)

@riker09 can you also add `repository` in the `action.yaml`, it is already added in the index.js

Yes, my pardon I have written in the description 1.41.2, but meaning `1.42.1` e.g. the latest. The issues is only with github-form when there is not button `authorize` in all...

Again it is working (after the long wait the tests work as expected), but it waits for far too much time... more than we can spend for our Pull Request...

Thanks, the problem seems to be that we have overridden the default timeouts: ``` timeouts: { getPageTimeout: "200000", allScriptsTimeout: "900000", defaultTimeoutInterval: "900000" }, ``` Where I need to put the...

I have checked it, but it does not work. In the file - https://github.com/SAP/ui5-uiveri5/blob/master/src/authenticator/formAuthenticator.js, the timeout is used, but it is undefined (it is not assigned to `this` in the...

Hi @jdichev, What is this setting that you've mentioned in your comment? > However, there is a setting that can be used to instruct the controls to delegate scroll styling...