Ticket #219 (closed defect: fixed)
"Create New" button has wrong behavior
| Reported by: | jdalbey | Owned by: | sdanthin |
|---|---|---|---|
| Priority: | Low | Milestone: | May 2021 Training |
| Component: | ScriptBuilder GUI | Version: | |
| Severity: | Minor | Keywords: | |
| Cc: |
Description
On the Incident Palette window (accessed from "Load Incidents" menu) there is a button "Create New". Currently clicking this causes the Incident Editor window to appear for a new incident (that has the next sequential event number). This doesn't work ideally because it doesn't display the Incident Properties window. (Also, if by coincidence the Incident Editor is closed with no events added, the Properties can't be opened until an event is added.)
The desired behavior is clicking "Create New" should behave exactly as the "New Incident" menu item: displaying the Incident Properties window.
Also, 3 related modifications:
- Change the button label to "Create New Incident".
- The Incident Palette window needs a title, "Incident Palette".
- There is an unlabeled text input field at the top of the form (that was intended to be for a search filter) that is no longer needed and should be removed.
Change History
Note: See
TracTickets for help on using
tickets.

Fixed in r189 and r190.