#433 Add reset layout button with confirmation modal #454

Merged
c24elipe merged 1 commit from #433-reset-layout-button into team_2_week_2 2026-04-21 08:56:09 +00:00
Collaborator

Added resetLayout function in SaveGrid.js and a reset button with confirmation modal in Dashboard.js

Added resetLayout function in SaveGrid.js and a reset button with confirmation modal in Dashboard.js
Added resetLayout function in SaveGrid.js and a reset button with confirmation modal in Dashboard.js
c24danli approved these changes 2026-04-21 08:37:24 +00:00
c24danli left a comment
Collaborator

Review on #433

Whats done

Tested on Windows 11 using Chrome

  • App starts without problem
    • Tested adding and reseting using the "Reset Layout" button, looks good and works well.
    • Doesn't brake any previous functionallity

Inspected following files

  • /Dashboard.js
    • Indentation/code styling follows prettier
      • Indentation is ok no standard written in wiki but follows prettier
    • Naming convention
      • Good naming on file( PascalCase) and varibles use camelCase.
    • Comments
      • No comments but good naming makes the code clear
    • General code quality
      • Well written code.
  • /SaveGrid.js
    • Indentation/code styling follows prettier
      • Indentation is ok no standard written in wiki but follows prettier
    • Naming convention
      • Good naming on file( PascalCase) and varibles use camelCase.
    • Comments
      • Clear short comments that desctibe fuctionallity well
    • General code quality
      • Well written code.

What needs to be done

  • See no problems with it.

Conclusion

  • Ready to merge
# Review on #433 ## Whats done ### Tested on Windows 11 using Chrome + App starts without problem + Tested adding and reseting using the "Reset Layout" button, looks good and works well. + Doesn't brake any previous functionallity ### Inspected following files + /Dashboard.js + Indentation/code styling follows prettier + Indentation is ok no standard written in wiki but follows prettier + Naming convention + Good naming on file( PascalCase) and varibles use camelCase. + Comments + No comments but good naming makes the code clear + General code quality + Well written code. + /SaveGrid.js + Indentation/code styling follows prettier + Indentation is ok no standard written in wiki but follows prettier + Naming convention + Good naming on file( PascalCase) and varibles use camelCase. + Comments + Clear short comments that desctibe fuctionallity well + General code quality + Well written code. ## What needs to be done + See no problems with it. ## Conclusion + Ready to merge
Collaborator

I watch @c24danli do the review in person, very briefly. I say this is good and can be merged.

I watch @c24danli do the review in person, very briefly. I say this is good and can be merged.
c24elipe merged commit 71f22401b7 into team_2_week_2 2026-04-21 08:56:09 +00:00
c24elipe deleted branch #433-reset-layout-button 2026-04-21 08:56:11 +00:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
3 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!454
No description provided.