Results 10 issues of Zdravko

pro-ui version "version": "3.3.0-2017-11-28-1" ======================== public myLegendTitle = "test"; //code behind //ui Running the chart will not display "test" but 'Series 1' which seems to be the default value for...

bug
chart
angular
severity: medium
backlog

**Environment** Provide version numbers for the following components (information can be retrieved by running `tns info` in your project folder or by inspecting the `package.json` of the project): - CLI:...

question
severity: high

**Environment** Provide version numbers for the following components (information can be retrieved by running `tns info` in your project folder or by inspecting the `package.json` of the project: - CLI:...

We should remove these properties https://github.com/NativeScript/nativescript-dev-appium/pull/274/files#diff-b5bbccf5981a216ccc94f9d130db5283R67 and use this default value https://github.com/NativeScript/nativescript-dev-appium/blob/master/lib/image-helper.ts#L89

breaking-change

compareElement(selected, "selectedState", 50, 5, ImageOptions.pixel) third parameter is the tolerance and I would expect to be the timeout as in compareScreen("initialState", 5, 50, ImageOptions.pixel); and it makes sense as I...

breaking-change

**Describe the bug** Using await this._driver.findElementByAccessibilityIdIfExists("animatedBtn", 5000); does not wait 5 sec for the element. It terminates right away and the api does not have timeout param https://github.com/admc/wd/blob/13ffe77a1a599dcff5dcb8242c003e14cfcab57d/lib/commands.js#L1218 We have...

It would be great if there is a way to enable visualization of the duration of the hooks in the report. Sometimes hooks are close to the timeout limit and...

https://screencast.com/t/QqqVhk0pPGh 1. Open https://market.nativescript.org/plugins/tns-template-enterprise-auth-ts 2. The heading is not aligned with the content

bug

- Check if we could add search field inside the google search result - https://developers.google.com/search/docs/data-types/sitelinks-searchbox.

enhancement