Skip to content

IDEA: allow editing the placeholder in-place (like GCP docs) #6

@thesuperzapper

Description

@thesuperzapper

The Google Cloud docs have an interesting placeholder implementation.
Users can click on the placeholder instances to turn them into the corresponding input box, so they can be updated in-place.

EXAMPLE PAGE: https://cloud.google.com/kubernetes-engine/docs/how-to/api-server-authentication#applications_in_other_environments

Step 1 - Default

  • Screenshot 2024-04-16 at 13 29 43

Step 2 - Click to edit

  • Screenshot 2024-04-16 at 13 30 38

Step 3 - Changes are reflected across page

  • Screenshot 2024-04-16 at 13 30 26

They also have real-time mutation, but that is not necessary.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions