Skip to content

Latest commit

 

History

History
37 lines (27 loc) · 1.38 KB

known-issues.md

File metadata and controls

37 lines (27 loc) · 1.38 KB

Server-side Router

  • Router-generated navigation panels are not creating icons or sub menus

RouteGroup

  • RouteGroup is mostly complete but is missing subgroups

Client-side Router

  • 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 the navigation--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.

AsyncRequest

  • Not displaying StatusMessage errors

AutoComplete Interface

  • Does not detect mouse clicks for autocomplete options

notify-button

  • contextmenu ActionMenu does not hide after selecting 'mute'/'unmute' option

Notifications Panel

  • Notifications panel is not showing up when you click on the notification button

ActionMenu

  • [ ]

form-request

  • 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

Modal.js

  • Unresolved router.js dependencies that must be updated!

Settings

  • CSS Vars are not working properly