-
## Problem
I have a use case where users can manage "permission groups", which can have multiple "attachments". I modeled this by having a `permission-group-form` controller that handles general lo…
janko updated
2 months ago
-
### Description
Hi there,
I watched this [very good talk from Caddy author](https://youtu.be/T_2V9iVKybQ), and at [this timestamp](https://youtu.be/T_2V9iVKybQ?t=596) I learned that I can use 1…
-
-
**Description**
In a Rails 7 application using Flowbite 2.3.0, modals appear on the page but are unresponsive—clicks on modal buttons do not trigger any actions. Additionally, the modal lacks a visib…
-
This is not an issue, but a suggestion of a new component if someone wants to implement it.
I call it `disable_with_controller.js` and it's self explanatory:
```js
import { Controller } from '@…
-
Any lead on how I can add indentation to arrays and objects in Twig? Keeps formatting sub arrays weird like below
This
```
{%
set defaultAttributes = {
id: null,
alt: null,
class:…
-
◻︎実現したいこと
importmapでhotwiredフレームワークやstimulusやturbo-railsを使ってjavascriptをhtmlと併用してブラウザでjavascriptが動いていたが、esbuildに移行したことでjavascriptを動かしたい
ブランチ名:latestpopular
◻︎実現するために自分が選んだ手段とその理由
https://github.com/…
-
I have two view layouts in my rails app, application and backend, which require a different set of stimulus controllers. I've created the necessary js files for it to include, and have set up my folde…
jaryl updated
6 months ago
-
Hi, I always wanted to express my gratitude for the great library of components! And now I'm willing to contribute. There's a pattern I've been using in quite a few projects, and in a last two it has …
-
- [x] Neu soll im Formular einer Event Rolle die Checkbox "Selbständig erwerbend" nur für Leitungsrollen (kind = :leader) von Kursen angezeigt werden (also nicht mehr für TN und auch nicht für andere …