design-library-plugin icon indicating copy to clipboard operation
design-library-plugin copied to clipboard

Results 40 design-library-plugin issues
Sort by recently updated
recently updated
newest added

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [sass](https://togithub.com/sass/dart-sass) | [`1.54.6` -> `1.54.7`](https://renovatebot.com/diffs/npm/sass/1.54.6/1.54.7) | [![age](https://badges.renovateapi.com/packages/npm/sass/1.54.7/age-slim)](https://docs.renovatebot.com/merge-confidence/)...

dependencies
javascript

This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more. ## Awaiting Schedule These updates are awaiting their schedule. Click on a checkbox to...

dependencies

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [io.jenkins.plugins:ionicons-api](https://togithub.com/jenkinsci/ionicons-api-plugin) | `22.v868b_0c347756` -> `24.va_745a_b_a_97fc3` | [![age](https://badges.renovateapi.com/packages/maven/io.jenkins.plugins:ionicons-api/24.va_745a_b_a_97fc3/age-slim)](https://docs.renovatebot.com/merge-confidence/)...

dependencies

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

An early attempt at some guidance on the various layouts Jenkins supports. Would be great to get thoughts/ideas/contributions 👍 ⚠️ App bars don't work correctly at the moment the way...

enhancement

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