Skip to content

[CHORE]: Change default to true for responsive config attribute #8034

Description

@camdecoster

Description

Change default to true for the responsive config attribute.

Why should this change be made?

We said we would do it in v3, but we forgot 🤷. It's arguably a better experience for users.

Scope

  • Change the default in this section:
    responsive: {
    valType: 'boolean',
    dflt: false,
    description: [
    'Determines whether to change the layout size when window is resized.',
    'In v3, this option will be removed and will always be true.'
    ].join(' ')

Notes

  • Before flipping this switch, run through the backlog and check for any issues that should be addressed first

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    P1needed for current cyclechoreTrack maintenance work (dependency bumps, build/CI, internal refactors, docs, etc.)plotly-internalsize: 1taskone-off task

    Type

    No type

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions