General thought, many templates are almost identical between create/update pages, maybe some of them can be moved to `/shared/crud/common/content/header/breadcrumbs` and re-used by defining few variables
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- PHP
- Stars
- 45
- Forks
- 34
- PR merge metrics
- No merged PRs in 30d
Description
General thought, many templates are almost identical between create/update pages, maybe some of them can be moved to `/shared/crud/common/content/header/breadcrumbs` and re-used by defining few variables
Originally posted by @diimpp in https://github.com/Sylius/Stack/pull/41#discussion_r1764999121
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by comparing the create and update templates and inspect /shared/crud/common/content/header/breadcrumbs. Identify which repeated sections can share variables, then verify that the relevant pages use the shared content without changing their behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php, symfony
- Domain
- backend
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100