frappe / frappe/press

refactor dashboard banner to handle bulk site, team, server

Open
#4,124 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
562
Forks
410
Avg merge
22h 15m
Merged PRs (30d)
197

Description

currently we have to create a dashboard banner for every document of those type

either have a child table in the scope section or (much better) some form of doc eval thing - this will very likely run in `get_doc` method in the controllers

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by examining the controllers' get_doc method and the dashboard banner scope section. Compare how banners are currently created for site, team, and server documents, then determine how bulk handling should be represented. Done means a single dashboard banner can cover the relevant document types without creating one for every document.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
backend
Issue type
Refactor
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.