Zao Soula

Results 15 issues of Zao Soula

I'm using polyfiller to allow the use of scroll-behaviour and it work great on MacOS safari but on IOS it not doing anything not even scrolling ```js .... target.scrollIntoView({ behavior:...

Based on: - https://github.com/SonarSource/sonarcloud-github-action/pull/29 Taking suggestion from: - https://github.com/SonarSource/sonarcloud-github-action/pull/29#pullrequestreview-1072372756

Based on: - https://github.com/SonarSource/sonarqube-scan-action/pull/25 - https://github.com/SonarSource/sonarqube-scan-action/pull/33 Related to: - https://github.com/SonarSource/sonarqube-scan-action/issues/22 - https://github.com/SonarSource/sonarqube-scan-action/issues/31 - https://community.sonarsource.com/t/github-actions-sonarcloud-github-action-permissions-issue/41609 - https://community.sonarsource.com/t/github-actions-sonarqube-scan-action-failing-with-local-runners/58272

Based on: - https://github.com/SonarSource/sonarcloud-github-action/pull/22 Taking suggestion from: - https://github.com/SonarSource/sonarcloud-github-action/pull/22#issuecomment-983037682

Added pushover notifications Pushover API doc: https://pushover.net/api

Added pushover notifications Pushover API doc: [pushover.net/api](https://pushover.net/api)

Hi, I found your module while searching for an easy way to use a `features` folder in my Nuxt 3 app. Your concept of areas is similar. Unfortunately, no new...

## Summary of change Refactor the code of normaliseUrlDomainOrThrowError to accept schemes other than http://, https://, supertokens:// (A few sentences about this PR) ## Test Plan (Write your test plan...

Hi, I was trying to implement special filters starting with a $ chat (`$select`, `$sort`). And while testing i encountered an issue, `$getFilterMethod` strip the leading $ of the filter...