This issue is to allow users to customize their project board by adding new columns (in grid view) or sections.
-
Add Column Button: A button should be available at the end of the columns that says "Add a new column" or similar.
-
Column Creation: When clicked, the user should be prompted to name the new column. The new column will then be added to the board.
-
Column State Management: The new column and its associated tasks must be managed in the application's state and persisted.
This feature adds a layer of personalization and flexibility to the board structure.
This issue is to allow users to customize their project board by adding new columns (in grid view) or sections.
Add Column Button: A button should be available at the end of the columns that says "Add a new column" or similar.
Column Creation: When clicked, the user should be prompted to name the new column. The new column will then be added to the board.
Column State Management: The new column and its associated tasks must be managed in the application's state and persisted.
This feature adds a layer of personalization and flexibility to the board structure.