We need to add a new column to the csv file called active. This columns show if a ticket is active if it active it need to display in the home screen with the other tickets. If the ticket is no longer active then it needs to no longer shows in the table and the status gets set to false in the csv it doesnt not get deleted.
when you double click a ticket it opens a window you will need to create a new button that says close ticket and once you close the ticket the status should be inactive or false.
We need to add a new column to the csv file called active. This columns show if a ticket is active if it active it need to display in the home screen with the other tickets. If the ticket is no longer active then it needs to no longer shows in the table and the status gets set to false in the csv it doesnt not get deleted.
when you double click a ticket it opens a window you will need to create a new button that says close ticket and once you close the ticket the status should be inactive or false.