Wire-up keyboard navigation

- Introduces a distinct controller and individual forms for each option so they behave like other pop-ups
- Adds `filter` and `navigable-list` behaviors
This commit is contained in:
Jason Zimdars
2025-06-03 11:05:39 -05:00
parent acfc7da551
commit ff403021cc
4 changed files with 32 additions and 22 deletions
+1
View File
@@ -35,6 +35,7 @@ Rails.application.routes.draw do
resource :recover
resource :staging
resource :watch
resource :collection, only: :update
resources :assignments
resources :taggings