decidim
decidim copied to clipboard
The participatory democracy framework. A generator and multiple gems made with Ruby on Rails
#### :tophat: What? Why? After we have released Decidim 0.31.0.rc1, we have noticed newly generated apps ( mainly any external test_app for external modules ) are failing with some errors...
#### :tophat: What? Why? This PR fixes accountability results filtering bug, to allow any user to filter results by taxonomies. #### :pushpin: Related Issues - Fixes #15470 #### Testing On...
### Describe the bug WCAG 2.2 / 2.4.3 Focus Order (A) When I open a shareable element, such as a proposal, and click on the "Share" link, the focus is...
### Describe the bug In omniauth modal, the close buttons missed aria attribute. Also, there is presence of text in span instead of p. Eventually, before the form, an explanation...
Starting from the latest Rails versions, the gem/npm package for rails-ujs is no longer supported nor maintained. This means that we need to migrate to its successor, Turbo and the...
Configure instructions for this repository as documented in [Best practices for Copilot coding agent in your repository](https://gh.io/copilot-coding-agent-tips).
In #7424 @ahukkanen and I discussed how to order elements by ID by default. It's not a trivial thing to do, but since we're using ransack in the admin area...
#### :tophat: What? Why? This PR improves accessibility on tabbed partial : - it removes the `role="menu"` on `ul id="dropdown-menu-pages"` and `role="menuitem"` on` li` - it prevents the changing of...
#### :tophat: What? Why? In case the calendar input is close to the bottom of the window, opening it adds a white area below the page content. This forces the...
### Describe the bug When you go to the surveys admin module, you could encounter a massive performance drop when editing the questions on large surveys. From the attached screenshots,...