Closed (outdated)
Project:
Dashboard
Version:
2.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
23 Jan 2023 at 10:57 UTC
Updated:
10 Jan 2024 at 11:39 UTC
Jump to comment: Most recent
Roles field should be multiple now.
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #3
plopescOpened an initial MR for this feature.
There are 2 main open points to address related to this:
* Context for
DashboardSectionStoragecannot be "role" anymore. Tried to find other situations where context could be multiple in core, but I was unable after a quick search. Not sure if we should explore that route, or just pass the user entity as context.* We need a logic to determine what's the "default" dashboard in
DashboardController. Currently it just renders the 1st onePlease check this proof of concept and let's iterate.
Comment #4
plopescDashboard assignment will be implemented based on a different approach.
Closing this.
Comment #5
penyaskitoThanks for working on this anyway! Really appreciated :-)
Comment #6
plopesc