Merge branch 'main' into column-nav-keyboard
Resolved conflict in app/views/boards/show/_columns.html.erb by combining: - hide-scrollbar class from main - navigable-list controller from column-nav-keyboard 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
@@ -15,4 +15,8 @@ export default class extends Controller {
|
||||
this.element.reload()
|
||||
}
|
||||
}
|
||||
|
||||
reload() {
|
||||
this.element.reload()
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user