- Issue created by @alok_singh
- @alok_singh opened merge request.
- Status changed to Needs review
over 1 year ago 9:36am 19 April 2023 - ๐ฎ๐ณIndia bunty oberoi
Hi alok_singh,
Verified and tested Patch Comment #2 on Drupal 10.1.x git bransh 'moon_zymphonies_theme-3355019/1.0.x'
Testing Steps:-
1. Install Drupal 10.1.x version.
2. git clone https://git.drupalcode.org/project/moon_zymphonies_theme.git3. Create content types & Create views for the same using "Pager" to show the 3 items per page.
4. Add & fetch this issue forkโs repository
git remote add moon_zymphonies_theme-3355019 https://git.drupalcode.org/issue/moon_zymphonies_theme-3355019.git git fetch moon_zymphonies_theme-3355019
5. Check out this branch
git checkout -b 'moon_zymphonies_theme-3355019/1.0.x' --track moon_zymphonies_theme-3355019/'moon_zymphonies_theme-3355019/1.0.x'
6. Compare the changes with "plain diff"
Testing result:
Pagination CSS is working fine for moon_zymphonies_theme Moving this issue to RTBC - Status changed to RTBC
over 1 year ago 6:46am 26 April 2023 I added and obtained the repository from this issue fork, and the fix worked well for me