Alexander Brandes

Results 121 issues of Alexander Brandes

The change proposed makes use of the centralized ionicons API to remove the need to ship symbols on a per-plugin basis, that are provided by the library. cc @jenkinsci/workflow-cps-plugin-developers

Misc frontend updates, does dependabot take a nap? I see no babel PRs 👀

The change proposed utilizes the corresponding icon from core, which respects themes properly. Current implementation on dark mode: ![Bildschirmfoto 2022-06-23 um 00 36 29](https://user-images.githubusercontent.com/13383509/175166302-c4e6c83c-7a75-44fe-9f30-02dc9d3d0e20.png) Proposed change: ![Bildschirmfoto 2022-06-23 um 00...

Using version 104.v492ed3cce3f2 of design library on Jenkins 2.365 with Chrome 104 on macOS, the "Share page" button does nothing if you click on it.

bug

The cursor doesn't match the location you type in and every line is wrapped into ``: https://user-images.githubusercontent.com/13383509/184684692-76b910ce-4fa4-4551-a779-fb3adcf441aa.mp4 For comparison, the script console: ![Screenshot 2022-08-15 at 19 25 29](https://user-images.githubusercontent.com/13383509/184684758-277a00b2-a191-430b-a9d5-06a9c13ad846.png)

bug

``` TypeError: e.getAttribute is not a function at findFormParent (hudson-behavior.js:2053:22) at findNearBy (hudson-behavior.js:275:17) at hudson-behavior.js:1571:21 at hudson-behavior.js:47:13 at prototype.js:853:18 at Array.forEach () at Array.each (prototype.js:852:12) at refillOnChange (hudson-behavior.js:1570:22) at combobox.js:15:9...

bug

``` Uncaught Error: The language "css" has no grammar. at Object.highlight (prism.js:3:3868) at sample.js:38:35 at NodeList.forEach () at HTMLDocument. (sample.js:34:6) ```

bug

I noticed the following while browsing the [Radios](https://weekly.ci.jenkins.io/design-library/Radios/) page earlier: ``` TypeError: Cannot read properties of null (reading 'radios') at radioBlock.js:42:24 at Array.forEach () at behavior.js:116:30 at Array.forEach () at...

bug

### Describe your use-case which is not covered by existing documentation. Picking up the idea from https://github.com/jenkinsci/jenkins/pull/6918#pullrequestreview-1048691059, to define pointers how to use sidebar and mainpanel items, instead of duplicating...

documentation