Opened 14 years ago
Closed 14 years ago
#330 closed enhancement (fixed)
'View errors only' option after validation could be improved.
Reported by: | justinrowles | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | v2.6.0 |
Component: | General | Version: | v2.6.0 |
Keywords: | Cc: |
Description
When the user clicks 'view errors only', the list elements representing passes (if the schematron rules specify any) are turned off. However the list of tests still shows every test, which is almost as noisy.
The attached patch for scripts/editor/metadata-editor.js toggles display:none/block for the spans containing the titles, giving a much cleaner result.
Attachments (1)
Change History (2)
by , 14 years ago
Attachment: | metadata-editor.diff added |
---|
comment:1 by , 14 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
r6591