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

fix(Drawer): prevent auto-focus from triggering in inital mount when openState is false #3534

Merged
merged 7 commits into from
May 15, 2024

Conversation

joakbjerk
Copy link
Contributor

No description provided.

Copy link

vercel bot commented May 7, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
eufemia ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 10, 2024 9:49am

Copy link

codesandbox-ci bot commented May 7, 2024

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

@joakbjerk joakbjerk marked this pull request as ready for review May 8, 2024 13:23
@joakbjerk joakbjerk requested a review from tujoworker May 8, 2024 13:23
Copy link

@stenburger1 stenburger1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@joakbjerk joakbjerk merged commit 07c741f into main May 15, 2024
10 checks passed
@joakbjerk joakbjerk deleted the fix/drawer-trigger-autofocus branch May 15, 2024 05:25
tujoworker pushed a commit that referenced this pull request May 15, 2024
## [10.31.0](v10.30.2...v10.31.0) (2024-05-15)

### 📝 Documentation

* **Checkbox:** update props to camelCase ([#3555](#3555)) ([22accc9](22accc9))

### 🐛 Bug Fixes

* **Drawer:** prevent `auto-focus` from triggering in inital mount when `openState` is `false` ([#3534](#3534)) ([07c741f](07c741f))
* **forms:** keep field props in memory during Wizard step change ([#3553](#3553)) ([02329dd](02329dd))
* **HeightAnimation:** set width during height calculation ([#3557](#3557)) ([8e59eaf](8e59eaf))

### ✨ Features

* **Checkbox:** add indeterminate state ([#3515](#3515)) ([d1ba274](d1ba274))
* **forms:** add `required` prop to Wizard.Step ([#3556](#3556)) ([fbb47e4](fbb47e4))
* **forms:** add Field.Indeterminate ([#3513](#3513)) ([7e84a11](7e84a11))
@tujoworker
Copy link
Member

🎉 This PR is included in version 10.31.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

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

Successfully merging this pull request may close these issues.

None yet

3 participants