| Comment | File | Size | Author |
|---|---|---|---|
| #10 | Screenshot_2023-09-07_18-11-51_Original.jpg | 146.15 KB | jmouse888 |
| #9 | 3385796.png | 84.59 KB | Harish1688 |
| #8 | Screenshot at Sep 08 11-05-12.png | 128.08 KB | shweta__sharma |
Issue fork gin-3385796
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 #2
kostyashupenkoComment #3
kostyashupenkoApplying quick fix.
Also i replaced code manually even in dist folder. Because on
yarn install && yarn buildi'm getting unrelated file changes.Comment #4
shubham_jain commentedWorking on it.
Comment #6
shubham_jain commented@kostyashupenko, it is bad practise to edit the dist files directly. Please use build process in future or put that solution here so someone can solve that issue right way.
Hi everyone, I have opened merge request which resolves the issue. Please review and verify.
Comment #7
shubham_jain commentedComment #8
shweta__sharma commentedHi @kostyashupenko,
I am not able to replicate the issue, can you share the steps?
Attaching screenshot of my local.
Comment #9
Harish1688 commentedHi,
I tried to replicate the problem described as '
sticky view table overlaps Back to site link (icon)' on my local system but was unable to reproduce it. moved on node page and scrolled the view table up, causing the table header to stick to the top. butback to site icondid not appear below the table header. because, during scrolling, the header remained fixed within the view table, causing theback to site iconto be positioned outside the view table.For reference, I have attached an image.
can you share more details about this issue.
Testing Steps:
1. Drupal set up 10 and enable gin theme as backend
2. moved on path
admin/content, adding some content and scroll the page to upward. No issue found.No issue found:

Comment #10
jmouse888 commentedThis is related to the sticky header improperly displayed when the table is out of the viewport bottom. I have an issue open for that. Linked.
Table sticky header appears when table not in viewport
Comment #11
saschaeggiClosing as of #11