magento / magento/m2-devtools

Requirejs config generator is not showing recorded data in the backend product edit form

Open
#46 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
171
Forks
47
PR merge metrics
No merged PRs in 30d

Description

I made changes to this extension so that it works for admin pages as well. For product edit page on the backend, requirejs panel was not showing recorded data and in debugging I found following could be an issue. Can anybody help me in understanding the issue or the comment by @DrewML ?
I would like to work on it.

https://github.com/magento/m2-devtools/blob/56a0165644b41cd620928e6b8b62931e52e734c2/src/RequireJS/Inspector/index.tsx#L21

Contributor guide

Open the contributing guide

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 with src/RequireJS/Inspector/index.tsx at the linked line and reproduce the missing recorded data on the backend product edit form. Compare the admin-page behavior with the existing frontend behavior; the work is done when the RequireJS panel displays the recorded data for that form.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
backend, devtools
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.