What did I do this week?
I fixed some issues with my chat markdown PR. It should get merged now. After this I worked on message delete and edit features. I am mostly done with these just need to test them a bit and then I will make a PR. I also made a separate window to view version history of all the changes made to the flight path.
What is coming up next?
This week I would be completing my PR for delete and edit features of chat. After that I would be working on improving the UI for the version history window. If I get the time I would start writing tests for the same.
Did I get stuck anywhere?
I changed the existing code a lot to add the new features so I had to spend a lot of time testing to make sure no new bugs were created.