- Make in-place editing work well on a smartphone (in terms of screen real estate)
- Touch up the styling
- Use D8 core's dialog/modal instead of Edit's own: #1872296: Edit should use core-provided Dialog (instead of its own)
- Make in-place editing work well on mobile devices (high latency networks)
- #1677662: Preload forms to reduce perceived latency to zero
- #1877044: Edit module's JS gets loaded even on admin pages
- #1872264: Minimize metadata HTTP requests triggered by Edit's JS
- Lazy-loading as much as possible of Edit's JS? At the cost of longer using the network (cfr. radio power consumption on mobile devices), though mitigated by proper caching headers and with the benefit of accelerating first paint & DOM ready.
↧
[meta] Essential UX cleanup of Edit
↧