Background:
If a user (me) created a session, it was impossible to delete it through the UI. Now, there's an x that when clicked, it deletes the session
Implementation:
Added a function that on click of the x it makes a DELETE request to the observation portal with the selected session's id.
And I added a test to test this functionality : )
FEATURE: Delete session
Background: If a user (me) created a session, it was impossible to delete it through the UI. Now, there's an
x
that when clicked, it deletes the sessionImplementation: Added a function that on click of the
x
it makes aDELETE
request to the observation portal with the selected session's id. And I added a test to test this functionality : )VISUALS
Screen recording of session being deleted
https://github.com/user-attachments/assets/837c0f18-3bc1-4645-8d8d-de6d8f84446d