ui icon indicating copy to clipboard operation
ui copied to clipboard

A library of JavaScript UI components, includes the best lightbox - Fancybox5

Results 109 ui issues
Sort by recently updated
recently updated
newest added

### Describe the bug I am currently working on a layout that consists of a vertical column of thumbnail images, each linked to its own gallery with additional images. When...

enhancement

### Describe the bug Using addSlide, prependSlide, appendSlide adds a slide, but they disappear again on breakpoints. ### Reproduction Demo switches thumbs and dots using breakpoints. [Codepen demo](https://codepen.io/devjamin/pen/QWXxGVg) ### Additional...

needs triage

### Is your feature request related to a problem? Please describe. Yes, there's an issue with the current distribution of `index.esm.js` and `index.umd.js`. Even though Thumbs module is included in...

enhancement

### Describe the bug Hi, just noticed that `Html` plugin does not remove it's listener for `message` event, plugin's `detach` function is not called on fancybox destroy so `window.removeEventListener` is...

needs triage

Add Ukrainian translation

### Describe the bug I'm using Fancybox to show a tweet's all image and seems it doesn't work. The idea is to get a tweet's all image dynamically and put...

needs triage

### Describe the bug When sliding images on a mobile phone, there are some bugs: - lag for transition and breaking images - losing state when sliding back and forth...

needs triage

### Describe the bug The attribute data-lazy-srcset is incorrectly assigned to the src attribute instead of srcset. ### Reproduction [Codepen demo](https://codepen.io/devjamin/pen/wvLMXvR) ### Additional context _No response_

bug