#206-no-drag-option #232

Merged
b24johka merged 2 commits from #206-no-drag-option into team_1_week_1 2026-04-10 12:37:47 +00:00
Collaborator

Added an "edit-mode" button, when first visiting the page no views/cards may be moved or resized. By pressing the button "edit-mode" is activated and views/cards can be modified.

Once the button is clicked the value of enableEdit is changed from false to true with an react state-function, then the previous value is "transformed" to the new value e.g. true (switches between them per press). The button also change the text tempending on the state.

Added an "edit-mode" button, when first visiting the page no views/cards may be moved or resized. By pressing the button "edit-mode" is activated and views/cards can be modified. Once the button is clicked the value of enableEdit is changed from false to true with an react state-function, then the previous value is "transformed" to the new value e.g. true (switches between them per press). The button also change the text tempending on the state.
an button prototyp to enable/disable drag and resize.
Now all cards will be locked/unlocked upon button press
Collaborator

The fixes are good and basically just additions to the integration of react grid layout, i will merge this in to the branch.

The fixes are good and basically just additions to the integration of react grid layout, i will merge this in to the branch.
b24johka merged commit d73744492e into team_1_week_1 2026-04-10 12:37:47 +00:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
Andras/BoundlessFlowCampus2K!232
No description provided.