You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGE_LOG.md
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -43,6 +43,7 @@ Recommendations for Future Enhancements:<br>
43
43
- Modularize appStateSlice file. Further modularization is needed for readability and maintainability.
44
44
- Solve residual bugs. Undo & Redo buttons on customization page not functioning as expected. Backend bugs persist as seen in the console when running the dev environment. Resolve electron app functionality to coincide with web app functionality.
45
45
- Take a look at the join room functionality using web sockets in order to allow users to collaborate on the same project at the same time.
46
+
- For the state manager option in the data table there is a MuiData-menu that is not visible when clicking it and after the filter option is clicked it creates a white space in the bottom of the page.
46
47
- Continue code cleanup. Continue cleanup of outdated and unused code and files
0 commit comments