[74198] Remove newest projects in project widget on homepage#23136
[74198] Remove newest projects in project widget on homepage#23136bsatarnejad wants to merge 12 commits into
Conversation
beaaca3 to
994292a
Compare
994292a to
b4b5d44
Compare
HDinger
left a comment
There was a problem hiding this comment.
Overall, it looks good 👍 I am not 100% sure about the footer I admit.. The first thing I saw was this widget:
The last project line looks too big and like a bug. I am aware that this is an edge case but it should be a consive decision to use this pattern and not something we do on the side. So please bring that to tomorrows UX/UI so that we can make a decision there.
If the decision is in favour of the footer, please also update the other widgets that have such a link to use the new slot.
We have already an angular widget for favourited projects on the MyPage. Please update that to render the same content via a turbo frame (similar to how we did it for the project desctiption widget). I guess we can thus throw away some angular code
37d8358 to
18e499a
Compare
Ticket
https://community.openproject.org/wp/74198
What are you trying to accomplish?
Show the user's favorite projects in the projects widget.
Screenshots
What approach did you choose and why?
Add a footer component to the widget box component.
Show the user's favorite projects in the projects widget existing on the home page.