Closed
Bug 1285013
Opened 9 years ago
Closed 8 years ago
Creating a hook from an existing hook's page does not update the page correctly
Categories
(Taskcluster :: UI, defect)
Taskcluster
UI
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: amiyaguchi, Unassigned)
Details
This is a ui quirk that does not let you see the `create hook` component until the edit button is clicked. To reproduce, go to tools.taskcluster.net/hooks/ and click on any hook, for example `garbage/1337`. Click on [+ New Hook].
The hookGroupId and hookId will become blank and clicking on edit will clear the fields and add the create button at the bottom. Instead, it should directly redirect you to the `create hook` component.
Updated•9 years ago
|
Component: Hooks → Tools
Comment 1•8 years ago
|
||
I believe this is resolved with the "Create Hook" button at the bottom. It's not very visible, but it's for creating without the need for edit. Please re-open if this is not accurate.
Updated•8 years ago
|
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
| Assignee | ||
Updated•7 years ago
|
Component: Tools → UI and Tools
You need to log in
before you can comment on or make changes to this bug.
Description
•