Problem/Motivation
The Svelte code is littered with the word "queue", which refers to the list of projects the user has chosen to install/activate. "Queue" is a very confusing word to use for this and should be changed to something else. Maybe batch or installList or something would be better.
| Comment | File | Size | Author |
|---|---|---|---|
| #11 | Screenshot from 2025-02-05 12-21-56.png | 265.5 KB | uttam |
Issue fork project_browser-3497909
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #4
utkarsh_33 commentedComment #5
omkar-pd commentedChanges look good.
Comment #6
narendrarThe single instance which I found (not in svelte code) is
I think, this can also be addressed in this issue.
Comment #7
phenaproximaI agree with @narendrar, here's just remove that now to clear up confusion for future-us.
Comment #8
utkarsh_33 commentedComment #9
uttam commentedComment #10
narendrarChanges looks good to me.
Comment #11
uttam commentedI installed the development version 2.0.x-dev and attempted to apply this merge request. However, upon installing the project_browser module, I encountered a WSOD error.
After investigating, I found a related issue that is currently postponed: Issue #3501254.
I also reviewed the source code for the changes made in the MR, and it looks good to me.
Comment #14
chrisfromredfin<borat>very nice</borat>Comment #15
chrisfromredfin