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: replace deprecated 'dropdown' with menu and select in patterns #2395

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

mostafahanafi
Copy link
Contributor

What does this implement/fix? Explain your changes.

Replaces the deprecated "Dropdown" component with Menu and Select components in Patterns sections (specifically Create User, Inline Form, Inline Label Form, Stepper Form, Time Period Form, and Table with Header)

Does this close any currently open issues?

Closes #2391

Comments

Table with Header was harder than I thought it would be to implement as each form contains a "Select All" box, a cancel button, and an apply button, and these all need their own separate handler functions and variables keeping track of what is and isn't selected to maintain the same functionality as the Dropdown

Checklist

Check all those that are applicable and complete.

  • Merged with latest master branch

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
hacktoberfest https://hacktoberfest.digitalocean.com
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants