Skip to content
This repository was archived by the owner on Sep 6, 2021. It is now read-only.
This repository was archived by the owner on Sep 6, 2021. It is now read-only.

CSS Quick Edit: Grouping #8830

@pthiess

Description

@pthiess

As a user, I would like to omit stylesheets from being included in Quick Edit matches.

Criteria

  • CSS Quick Edit results should be grouped by stylesheet.
    • Stylesheet header should show the total number of selector matches.
  • Rules can be hidden by collapsing stylesheet.
    • State of stylesheet is persisted between Quick Edits by project.
    • Collapsed stylesheets are not included in the keyboard shortcut cycle (Alt + arrows)
    • If stylesheet collapsed for a currently viewed rule, rule is still selected, but selection is not visible.
    • Initially selected result is the first non-collapsed result. If all stylesheets are collapsed upon invoking a Quick Edit, select nothing initially & display a message indicating all results are collapsed.
  • Auto collapse minified files by default.
    • Filename ends in ".min.css", or
    • Contains a line longer than 300 chars within the first 20(?) lines

Tasks

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions