diff --git a/future-plans.md b/future-plans.md index 584134a..baa16eb 100644 --- a/future-plans.md +++ b/future-plans.md @@ -73,6 +73,11 @@ review: ### Improvements +#### Component list sorted by display name +The component left pane list is currently sorted by base name. It should sort by +display name (i.e. the formatter output) so the list order matches what the user +actually sees as the component label. + #### Field display in component detail should use a table Currently rendered as CSS grid rows but columns don't align because each row is independent. Use an actual `