Bug 225549
| Summary: | Web Inspector: Audit Tab: Add a help (?) button in the Edit UI | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Patrick Angle <pangle> |
| Component: | Web Inspector | Assignee: | Nobody <webkit-unassigned> |
| Status: | NEW | ||
| Severity: | Normal | CC: | frances_c, inspector-bugzilla-changes, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | All | ||
| OS: | All | ||
Patrick Angle
When entering into edit mode we should add a help button that takes users to https://webkit.org/web-inspector/audit-tab/#editing-audits. Currently, we don't have any help in WI once the user has entered edit mode.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/77678466>
Frances Cornwall
I am going to work on this bug. I am going to add the help button next to the import button.
Frances Cornwall
Pull request: https://github.com/WebKit/WebKit/pull/23614
Frances Cornwall
The button is already implemented.
Frances Cornwall
It is implemented.
Frances Cornwall
Never mind, it is not implemented.