28-06-2023 T2 Week 5
Attendance
James
Laura
Winnie
Brian
Derek
Josh
Jira Board
https://csesoc.atlassian.net/jira/software/projects/WEB/boards/38
Discussion Points
Point 1
https://csesoc.atlassian.net/browse/WEB-7
BUG: When unselecting lists through the button and then backspacing, the current line is removed and the bullet point/numbering of the line above as well
It changes the node of the previous line into a paragraph (NOTE: this is not occurring just for lists but also quotes)
edit: It is deleting the previous node rather than the current one. It is due to the fact that remove Nodes removes according to selection (https://docs.slatejs.org/api/transforms#transforms.removenodes-editor-editor-options)
as per example (https://www.slatejs.org/examples/richtext) I don’t believe this is solvable unless we convert blocks to marks which makes it pointless :(
NOTE: can’t seem to find some of the bugs described previously
Point 2
is anyone else facing this issue when running make dev-build
Topic | Information | Assignees | Progress new: still need time: completed: in review: need help: |
---|---|---|---|
implement drag and drop with content and heading blocks | @Winnie Tan | ||
[BUG] Investigate renaming input issue | @Winnie Tan | ||
create redux action and reducer for removing files and folders | @Brian Wang | (refactoring at the moment) | |
[BUG] Files and folders in the CMS don’t wrap around | @Brian Wang | ||
The name of the file in the CMS is displayed as the name of the published blog | @Brian Wang |
| |
lists block | @Derek Tran |
| |
implement delete block from editor functionality | @Josh Ramos |
(working on changing how BE deletes blocks) | |
user can edit blog title within the editor | @Josh Ramos | ||
[BUG] renaming files and folders causes reordering | @Josh Ramos | ||
[CMS] Remove default root folder from dashboard | @Derek Tran | ||
[NEXT] Format blog page to display code blocks | @Josh Ramos | ||
link blogs to homepage | https://csesoc.atlassian.net/browse/WEB-68https://csesoc.atlassian.net/browse/WEB-16 | @Laura Wen |
|
image blocks | @Laura Wen |
| |
create figma design for new homepage (design) | https://csesoc.atlassian.net/browse/WEB-29https://csesoc.atlassian.net/browse/WEB-6 | @James Teng |
|
Related content
UNSW CSESoc