Include `category-order` flag.
See original GitHub issueFeature request summary
In order to allow for custom category ordering, I propose that the ordering of the onlyCategories
setting should be followed when displaying results.
I would be happy to work on this.
What is the motivation or use case for changing this? My personal motivation is for the ability to display a plugin category at the top of a report without providing a full custom config file.
How is this beneficial to Lighthouse? This will allow for users to order categories in any way they want.
Issue Analytics
- State:
- Created 5 years ago
- Comments:10 (7 by maintainers)
Top Results From Across the Web
Set categories, flags, reminders, or colors - Microsoft Support
In Outlook, you can add a flag, set a reminder for a flagged email, and assign a color category to an email message...
Read more >plotly.graph_objects.Layout — 5.11.0 documentation
The “select” flag enables selecting single data points via click. This mode also supports persistent selections, meaning that pressing Shift while clicking, ...
Read more >Options - TypeDoc
All command line arguments that are passed in without a flag will be parsed as input files. Any options passed on the command...
Read more >How can i add flag on every new record? - sql - Stack Overflow
Then, ALTER your view to include the flag logic (be sure to get your views ... category ORDER BY "Date") THEN 1 ELSE...
Read more >chrome/browser/flag_descriptions.h - chromium/src - Google Git
Name for the flag to add the option to print PDFs as images to print preview. ... Description for the flag to choose...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
+1 to a general flag like --category-order. I think --prepend-plugin-categories is too specific.
I do think it would be nice for the CLI case, agreed that
--prependPluginCategories
is preferred so users don’t need to write out all categories.