Closed (fixed)
Project:
Drupal core
Version:
10.1.x-dev
Component:
Claro theme
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
12 Apr 2023 at 06:59 UTC
Updated:
13 May 2023 at 09:09 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
gauravvvv commentedI have removed
claro/drupal.responsive-detaillibrary. As it is no longer in use. please reviewComment #3
tanuj. commentedVerified and tested patch #2, looks good to me as it removed the unused 'claro/drupal.responsive-detail' library. RTBC +1
Comment #4
smustgrave commentedSearching for it here http://grep.xnddx.ru/search?text=claro%2Fdrupal.responsive-detail&filename= and see the template it use to be apart of.
Was removed in #3061042: Status Report Page Update. Do we want to check if it should be added back?
The js file is also not being used anymore
Comment #7
rpayanmI deleted the library entry and the JS file. Please review.
Comment #8
smustgrave commentedGuess if no one can see a reason to keep removing is fine.
Comment #9
catchWe should check that the removal was intentional and there hasn't been a regression.
Comment #10
smustgrave commentedTested on node edit screen with a number of detail tags and I didn't see anything change. Believe this was dead code as the library was never loaded.
Comment #12
catchOK given this really looks like dead code let's go ahead and remove it. Committed/pushed to 10.1.x, thanks!
Comment #13
quietone commentedsmustgrave tested this in #10, therefor removing the testing tag.