magento / magento/community-features

[Feature] Same UI Component Columns for grids

Open
#192 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Priority: P3
Dominant language
No language data
Stars
46
Forks
14
PR merge metrics
No merged PRs in 30d

Description

Would love to have the ability to use same UI for the grids.
Let me explain it better if I could:

For example:
Grid 1: All orders paid by "paypal"
Grid 2: All Orders paid by "banktransfer"

Since these both grids are getting data from same table, would be wise to use the same UI (same columns) but different data sources. This would help to reduce the copy and paste task.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reviewing the examples of two order grids with different payment sources and compare their shared UI requirements. Identify where grid columns and data sources are configured, then define an approach that avoids duplicated column definitions while preserving separate data. Done means the issue's reuse goal is implemented and both example grids display the same columns with different data.

Written by the indexing model from the issue text.

Assessment

Domain
frontend
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.