Ophir LOJKINE

Results 183 issues of Ophir LOJKINE

### Discussed in https://github.com/sqlpage/SQLPage/discussions/656 Originally posted by **xylle** October 30, 2024 Hello, I've started using SQLPage, which is very good. Would it be possible to add edit_link, delete_link and view_link...

enhancement

Salut ! Je pense qu'il y a un petit problème dans l'implémentation de cette fonctionnalité: - L'extension demande maintenant la permission "Access browser tabs". J'avais fait attention jusqu'ici à ne...

Hello ! I wonder if you would be opened to introducing visual regression testing to this codebase ? We could use something like https://playwright.dev/docs/test-snapshots This would make it easier to...

more-info-required

### Describe the bug Tabler-vendors v1.1.0 broke the [tom-select](https://tom-select.js.org/) integration ### How to reproduce 1. Open https://codepen.io/xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx-/pen/OPPpgjJ 2. Compare to https://codepen.io/xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx-/pen/yyyMXMg ### Screenshots ![Image](https://github.com/user-attachments/assets/0f7ab80f-aba4-4ede-95c9-6f00f199d57e) ![Image](https://github.com/user-attachments/assets/ca04e364-f2b0-4fdf-b6ac-2b00766fc584) ### JSFiddle https://codepen.io/xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx-/pen/OPPpgjJ

bug

### Describe the bug `status-bitbucket` and other status color class names do not work since tabler v1.2 (worked in tabler 1.1, broken in 1.2 and i.3) ### How to reproduce...

bug

### Describe the bug Related to https://github.com/tabler/tabler/issues/2404 : `bg-bitbucket-lt` and other "social" background colors break when upgrading from tabler v1.1 to v1.2. They are still broken in v1.3. ### How...

bug

### Describe the bug Some color foreground color classes were broken with the update to v1.2.0. #### v1.1.0 has ```css .text-instagram-fg { color: var(--tblr-instagram-fg) !important; } ``` ![Image](https://github.com/user-attachments/assets/35334acb-c30b-485b-a8ac-a7c20afae94e) #### but...

bug
waiting to new version

### Browser all ### OS all ### Screen size all ### Describe the bug initially reported in https://github.com/sqlpage/SQLPage/issues/822 Since tabler v1, we have the following css rule : ```css .navbar...

duplicate
important

### Summary ``` Error interacting with language model Error parsing JSON: Error("data did not match any variant of untagged enum Part", line: 1, column: 128) "{\"candidates\": [{\"content\": {\"parts\": [{\"thought\": true,\"thoughtSignature\":...

ai

Hello and thank you for this great library ! I am implementing a web server and was wondering whether `Nonce::new_random` was not misleading, especially since it is used without warning...