PrefectHQ / prefect-design

https://prefect-design.netlify.app
Apache License 2.0
29 stars 11 forks source link

Enhancement: `PWizard` step header UX #1344

Closed znicholasbrown closed 3 months ago

znicholasbrown commented 3 months ago

This PR removes the step header cursor: pointer for non-interactive header elements. When in a linear form this means that future steps won't show the cursor unless the steps before them have passed validation.

Resolves: https://github.com/PrefectHQ/nebula-ui/issues/4800

netlify[bot] commented 3 months ago

Deploy Preview for prefect-design ready!

Name Link
Latest commit 04bd5d1c6f024899eac57fad697ab6ade7ed138a
Latest deploy log https://app.netlify.com/sites/prefect-design/deploys/66678d01b53252000823b471
Deploy Preview https://deploy-preview-1344--prefect-design.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

zhen0 commented 3 months ago

LGTM! Thanks Nicholas