Skip to content

Post author dropdown missing users when number of users exceeds 100 #4622

@ghost

Description

Issue Overview

Author dropdown does not show all users.

Steps to Reproduce (for bugs)

  1. WordPress 4.9.2, Gutenberg 2.0.0
  2. 120 users
  3. Edit post
  4. Open author dropdown

Expected Behavior

List of 120 users

Current Behavior Gutenberg

List of 100 users

Current Behavior Classic Editor

List of 120 users

Possible Solution

Use X-WP-TotalPages and/or X-WP-Total headers in REST API response to get missing users.

Metadata

Metadata

Assignees

No one assigned

    Labels

    REST API InteractionRelated to REST API[Feature] Document SettingsDocument settings experience[Priority] HighUsed to indicate top priority items that need quick attention[Type] BugAn existing feature does not function as intended

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions