Problem/Motivation
We are getting rid of several classes so node-preview class is removed.
Proposed resolution
We need to remove code related to that class in core/modules/node/node.preview.js file, for example.
Remaining tasks
Check if we use that class name somewhere else and remove/fix code according to the change.
Be sure to don't break anything ;)
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | remove-code-related-to-node-preview-class-2341995-4.patch | 1.11 KB | Palashvijay4O |
Comments
Comment #1
Palashvijay4O commentedI am intrested in this issue
Comment #2
Palashvijay4O commentedComment #3
Palashvijay4O commentedCan anyone elaborate the issue .
Comment #4
Palashvijay4O commentedSubmitting a patch . Needs to be reviewed.
Comment #5
Palashvijay4O commentedComment #6
rainbowarrayDon't think this should be fixed since that is for once code is committed.
Comment #7
Palashvijay4O commentedYes Sir actually i am a beginner so I don't know about this thing . I am very sorry for this .
Comment #8
risse commentedThis patch seems to work as expected, and it's the only place where node-preview class is mentioned. RTBC +1
Comment #9
star-szrBut I think that JavaScript needs to be fixed, it was added for a reason…
#1440662: UX regression: Prevent links in node preview from being clicked
Comment #10
rteijeiro commentedI'm going to try and fix it.
Comment #11
star-szrI think the other issue will and looks to be nearly RTBC. I posted there to see if this JS should be removed at the same time.
Comment #12
rteijeiro commentedIt's fixed in #1440662: UX regression: Prevent links in node preview from being clicked