Skip to content
#

ui-components

Here are 2,327 public repositories matching this topic...

storybook
TonyHoanTrinh
TonyHoanTrinh commented Jul 7, 2021

Describe the bug
It appears the "Copy Canvas Link" on the top right side of the Canvas tab adds to the clipboard only part of the url, it only gives you the iframe part of the url but misses the main base url.

For example if I had my story on this url:
http://localhost:6006/?path=/story/example-button--large

And then I clicked on the "Copy Canvas Link" on the top right (The clipboard on th

vuetify
MatthewAry
MatthewAry commented Jul 1, 2021

Environment

Browsers: Chrome 91.0.4472.114
OS: Mac OS 10.15.7

Steps to reproduce

I can confirm that v-tabs does not exclusively return a number on the change event. I think it will return numbers if you don't specify a value for the to or href props in child v-tab components, but where I'm using it, it returns the string value of what I have put into the to prop,

ng-zorro-antd
jetxr
jetxr commented May 27, 2021

What problem does this feature solve?

Is it possible to turn off the animation, or change the animation on the form control explanation's animation that occurs here?: https://github.com/NG-ZORRO/ng-zorro-antd/blob/f80a5bbd5755477c63c5d73929bcdfd0d07f2dfd/components/form/form-control.component.ts#L60

The animation that causes the form control explanation doesn't fit in sometimes with the app

dannify
dannify commented Jul 1, 2021

The ActionMenu is a combination of an ActionButton and a Menu/MenuTrigger. It is designed to be a convenience component and therefore will only offer a subset of the props available if someone was to build their own.

The icon for the ActionButton will be hardcoded to the More icon (3 dots). aria-label on the ActionButton should have a default translated string “More actions” but also the ab

Rameshtm
Rameshtm commented May 29, 2017

Hi,

When I use multiple iframe in my web page with pNotify and do submit or a button click in the page, I am getting error "Uncaught TypeError: Cannot read property 'opener' of undefined" in at PNotify.position (pnotify.js:641).

I am getting this error when I am changing a iframe src in a text box change event and do submit the page. This is happening only in Chrome browser.
Please help me

Improve this page

Add a description, image, and links to the ui-components topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the ui-components topic, visit your repo's landing page and select "manage topics."

Learn more