- Issue created by @SergeyShadrin
- ð®ð³India ahsannazir
Not able to reproduce the issue at my end. Can you please add the detailed steps to reproduce the issue.
- Status changed to Postponed: needs info
5 months ago 10:29am 7 August 2024 - ð©ðªGermany aschiwi
The same problem brings me here.
To reproduce:- Standard Drupal 10 installation with Olivero as default theme
- Create three nodes of type Basic page
- Create a view of content (Basic page), it could be Page or Block (have not tried others)
- Set the pager to full pager and show two items
- It doesn't matter if it's a table or content output
- Look at the view output in Olivero with full pager and then with miniI have attached screenshots:
- Output with mini pager
- Output with full pager
- My simple view configuration to reproduce - Status changed to Active
4 months ago 5:30pm 9 August 2024 - ð©ðªGermany aschiwi
Setting status to Active and removing the issue tag because I think it can be reproduced with my info.
- Status changed to Needs review
4 months ago 4:54am 13 August 2024 - ð®ð³India ahsannazir
Removed the
display:grid
styles from.view, .view-content
. Hi,
I've reviewed the MR !9173 on Drupal 10.3.Testing Steps:
- Create a view of content, it could be Page or Block
- Set the pager to full pager and show two items
- Look at the view output in Olivero with full pager and then with mini
Test Results
Content are looking properly displaying inline in the mini pager and Full pager settings.
- Status changed to Needs work
4 months ago 3:00pm 13 August 2024 - ðºðžUnited States smustgrave
Issue summary is incomplete. Should follow standard template
- Status changed to Needs review
4 months ago 4:04am 14 August 2024 - ð®ð³India dishakatariya
Hi, I have verified this issue in the D11.x-dev version with latest MR applied cleanly and working as expected.
Testing Steps:
1. Standard Drupal 11.x-dev vesrion installation with Olivero as default theme
2. Create three or more nodes of type Basic page
3. Create a view of content (Basic page), it could be Page or Block (have not tried others)
4. Set the pager to full pager and show two items
5. It doesn't matter if it's a table or content output
6. Look at the view output in Olivero with full pager and then with miniTesting Results:
Content are looking properly displaying inline in the Full pager settings with the two paged items.Attaching the screenshots.
- ð©ðªGermany marc.bau
You patch helped a bit, but I see more issues - if full pager is shown. With mini pager the issues are not shown.
- Create a view with a header (not required, but makes it more worse)
- You need to have a view with exposed search field (required)
- Output a table with one or more columns
- and a full pager (required) - the pager must be shown - otherwise you do not see the broken page. - Status changed to Needs work
4 months ago 2:03pm 19 August 2024 - ð®ð³India ahsannazir
@marc.bau I have followed the steps mentioned in #14 but was not able to reproduce it.
Could you please add a screen capture to see what exactly looks broken - ð©ðªGermany marc.bau
- Install 10.3.2 with Umami Profile
- Switch theme to oliviero
- Create test view as page with pager at path "/test-1"
- Edit content type to be EXPOSED
- Add header with "Global: Text area (Global: Text area)" with random text
- Open "/test-1"
- ðºðžUnited States krisahil
Attaching static patch from the state of the MR https://git.drupalcode.org/project/drupal/-/merge_requests/9173 today (at commit 3fe50913). (I prefer a static patch because, if you link directly to the patch endpoint on Gitlab (e.g., https://git.drupalcode.org/project/drupal/-/merge_requests/9173.patch), you might get newer commits that you don't want).
- ð®ð³India nikhil_110
I am confused about whom to provide the steps to, as the steps have already been provided, and now that I have added the STR tag according to point #17 ð Views incorrect display with filters, table and full pager Active , the process of conversion is confusing because the two Drupal profiles involved are different, and I am unsure how to proceed with the conversion due to these differences, so I would appreciate it if you could provide the correct details and further clarification on how to handle this situation appropriately.