Skip to content

[Feature]: Have the Tickler Manager update on tickler edit #419

@phc007

Description

@phc007

Problem

The large tickler manager list is used to go through a list of ticklers. However there is no change to indicate the altered status for the tickler you edited so that many users actually PRINT THE LIST so they can mark those that are completed.

Solution

on clicking update in
/tickler/ticklerEdit.jsp?tickler_no=
have a call back to the parent (if the parent is tickler/ticklerMain.jsp) to refreash the current view,

  • change the pencil icon to i class="fa-solid fa-circle-check" designating that the tickler has been edited

Alternatives

alternately add another color of edit class="green" but this might not be intuitive and will obscure existing class
alternately refresh the list/view but that involves both hibernate and datatables and is SLOW

Module/Area

Appointment/Schedule

Priority

Should have

Additional Context

No response

Checklist

  • I have searched for similar feature requests
  • I am willing to help implement this feature

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions