- Router-generated navigation panels are not creating icons or sub menus
- RouteGroup is mostly complete but is missing subgroups
- Router will sometimes skip several history items on pop state
- Router is not displaying errors
- When not in regular web context, (
/admin
, for example), any nav links to the context root are given thenavigation--current
class - Navigating to context roots through a pop state not working (except for web root /).
- Navigating to a subdirectory (i.e. "some-dir") rather than a full pathname (i.e. "/admin/some-dir") results in the entire URL being appended.
- Not displaying StatusMessage errors
- Does not detect mouse clicks for autocomplete options
-
contextmenu
ActionMenu
does not hide after selecting 'mute'/'unmute' option
- Notifications panel is not showing up when you click on the notification button
- [ ]
- submission events on non-autosave forms are submitting the whole form when one change is made.
- input[type='number'] returns a string and not a number
- Unresolved router.js dependencies that must be updated!
- CSS Vars are not working properly