Break out grid layout config saving from app/home/dashboard to its own file #279

Closed
opened 2026-04-14 08:53:27 +00:00 by a24vinla · 2 comments
Collaborator

We currently save and load the layout config in the main app/dashboard window. We should break this logic out since we will need it for other functionality, such as loading user layouts on start up. It also follows our set structure.

Related Issues: #218
Related PR: #240
Parent Issue: #217

We currently save and load the layout config in the main app/dashboard window. We should break this logic out since we will need it for other functionality, such as loading user layouts on start up. It also follows our set structure. Related Issues: #218 Related PR: #240 Parent Issue: #217
a24vinla changed title from Separate grid layout config saveing from app/home/dashboard in to its own file to Separate grid layout config saving from app/home/dashboard to its own file 2026-04-14 08:58:16 +00:00
Author
Collaborator

@b24idalu wrote in #240 (comment):

Possible ToDos:

  • In the future it could be good to add a user key parameter to some function/s.
  • Could be a good idea to move the grid stuff to a separate file and keep the app file clean.
@b24idalu wrote in https://git.webug.se/Andras/BoundlessFlowCampus2K/pulls/240#issue-243: > Possible ToDos: > > * In the future it could be good to add a user key parameter to some function/s. > * Could be a good idea to move the grid stuff to a separate file and keep the app file clean.
a24vinla changed title from Separate grid layout config saving from app/home/dashboard to its own file to Brake out grid layout config saving from app/home/dashboard to its own file 2026-04-14 09:00:45 +00:00
a24noabe changed title from Brake out grid layout config saving from app/home/dashboard to its own file to Break out grid layout config saving from app/home/dashboard to its own file 2026-04-14 09:13:47 +00:00
Author
Collaborator

Merged, will close issue now!

Merged, will close issue now!
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
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#279
No description provided.