Problem/Motivation

Steps to reproduce
Proposed resolution
Remaining tasks
User interface changes
API changes
Data model changes
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | 3374131 after MR.png | 29.83 KB | Harish1688 |
| #4 | 3374131 before MR.png | 24.43 KB | Harish1688 |
| #3 | tabledrag-after.png | 43.47 KB | bnjmnm |
| tabledrag-before.png | 38.48 KB | bnjmnm |
Issue fork gin-3374131
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 #3
bnjmnmMR makes the handle and "dragged" bar visible in forced colors mode.

Comment #4
Harish1688 commentedHi,
Tested the MR !277 to address the issue tabledrag handle and "dragged" bar not visible in forced color. it's works fine, issue points (handle and dragged bar visibility ) are covered in MR:
Testing Steps:
1. Install the Drupal 10.0.x version and enable gin 8.x.
2. on path 'admin/structure/menu/manage/main', enable the ( "Emulate CSS media feature forced-colors" ) in 'active" mode.
3. Switch to MR and verified the changes in update MR.
attached the screen for references.


Before:
After:
Looks Good for RTBC
Comment #5
bnjmnmThe comment in #4 said this was good to RTBC, but the status was not changed. I'm changing it as it looks like that was their intent.
Comment #8
saschaeggiThanks! 👏