Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Directus pagination issue is back #2052

Closed
2 tasks
cthomasONRR opened this issue Jul 8, 2022 · 7 comments
Closed
2 tasks

Directus pagination issue is back #2052

cthomasONRR opened this issue Jul 8, 2022 · 7 comments
Assignees
Labels
Bug Something isn't working. CMS Involves the Directus CMS. P2: High This doesn’t prevent the site from being used, but needs to be addressed in the near term.

Comments

@cthomasONRR
Copy link
Collaborator

@mojobnichols I'm seeing the Directus pagination issue again.

It seems to be confined to accordions. Here are locations where I have found it:

@cthomasONRR cthomasONRR added Bug Something isn't working. CMS Involves the Directus CMS. P2: High This doesn’t prevent the site from being used, but needs to be addressed in the near term. labels Jul 8, 2022
@cthomasONRR
Copy link
Collaborator Author

cthomasONRR commented Jul 8, 2022

@mojobnichols
Copy link
Contributor

Each collection will have its own pagination issue. since the default is 15.

To correct as admin.

Directus -> Model -> Collection ( in this case Expansion Panel ) -> Builder Field aka M2M (in this case expansion_panel_blocks. After clicking on fiel on panel to the right select Interface modtify per page (I set to 150)

@cthomasONRR
Copy link
Collaborator Author

@mojobnichols Is there a reason why expansion panel is greyed out? I'm afraid to change this in case it messes something up
image

@mcharg
Copy link
Contributor

mcharg commented Jul 8, 2022

@cthomasONRR I was able to click on it even though it's grayed out.

@mcharg
Copy link
Contributor

mcharg commented Jul 8, 2022

I'm able to get there. @mojobnichols Some of your labels for the steps were slightly off.
image

I did the following:

  • Settings gear
  • Data model
  • expansion_panels
  • expansion_panel_blocks
  • interface
  • Per page field

@cthomasONRR
Copy link
Collaborator Author

cthomasONRR commented Jul 8, 2022

@mojobnichols

I found where you are referring to. I see the 150 but it says M2A instead of M2M... could you explain the difference between M2A and M2M?

image

@mcharg
Copy link
Contributor

mcharg commented Jul 8, 2022

Mojo said the grayed out means it doesn't display in the collections list in Directus. And he was assuming M2M, but M2A is fine. I showed him what I clicked on and that was it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working. CMS Involves the Directus CMS. P2: High This doesn’t prevent the site from being used, but needs to be addressed in the near term.
Projects
None yet
Development

No branches or pull requests

3 participants