future-plans: sort component list by display name
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -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 `<table>` so name and value columns line up across all
|
||||
|
||||
Reference in New Issue
Block a user