Oleksii Kuznietsov

Results 12 issues of Oleksii Kuznietsov

This is the fix for issue described several years ago in https://github.com/seiyria/bootstrap-slider/issues/625 To reproduce this issue, just scale the container of the Bootstrap Slider with CSS, set `transform: scale(N)`, where...

Fix described on https://github.com/wenzhixin/bootstrap-table/issues/6399 **🤔Type of Request** - [x] **Bug fix** - [ ] **New feature** - [x] **Improvement** - [ ] **Documentation** - [ ] **Other** **🔗Resolves an issue?**...

### Description Hello! Unfortunately "editable" extension doesn't allow displaying of HTML-formatted custom values. Here is the quick fix... Original code in "bootstrap-table-editable.js": ``` return ""); ``` The fix is: ```...

needs example
editable
Bug

Hi! The buttons are not clickable if the button titles are wrapped inside some HTML elements (child elements of the buttons). So instead checking the click target, better check whether...

Do you know that you can just skip entering username on https://claim.fluence.network/ to be eligible? So anyone can claim? Am I really eligible? (I'm really developer and even have few...

The list of aliases is obviously missing the USA. Please include! Thanks!

### Bootstraptable version(s) affected 1.22.5 (latest) ### Description Unfortunately "refresh" button on toolbar is useless, if I originally provide the request parameters as "query" property, instead of straightforward GET-query, as...

confirmed
has PR
Bug

Issue #168: https://github.com/docusign/docusign-esign-php-client/issues/168 Updated code allows to include additional GET-parameters to getContactById() queries, to receive more than 1st page (more than first 20 contacts).

Improvement to add a text label to the prompt dialog box. Clicking on label focusing the input field. Not absolutely not a critical improvement. Just suggestion. If you think that...

Hello! I have prepared https://jsfiddle.net/utilmind/o1gbyL9j/, that demonstrates issue with contextual alternates for glyphs in "hand-written" fonts. Please pay attention on the last characters in each word: "Hello world hey". You...

Feature Request
hacktoberfest
difficulty:hard