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

Style Autocomplete #1725

Merged
merged 26 commits into from
Apr 20, 2023
Merged

Style Autocomplete #1725

merged 26 commits into from
Apr 20, 2023

Conversation

edburyenegren-okta
Copy link
Contributor

@edburyenegren-okta edburyenegren-okta commented Mar 27, 2023

Description

Styling and stories for Autocomplete.

@edburyenegren-okta edburyenegren-okta changed the title [DNM] example of broken Autocomplete behavior [WIP] Style Autocomplete Mar 27, 2023
@edburyenegren-okta edburyenegren-okta changed the title [WIP] Style Autocomplete [BLOCKED] Style Autocomplete Apr 13, 2023
@edburyenegren-okta edburyenegren-okta changed the title [BLOCKED] Style Autocomplete [WIP] Style Autocomplete Apr 18, 2023
@edburyenegren-okta edburyenegren-okta changed the title [WIP] Style Autocomplete Style Autocomplete Apr 19, 2023
Comment on lines +593 to +595
[`.${inputBaseClasses.root}.${inputBaseClasses.disabled} &`]: {
backgroundColor: theme.palette.grey[200],
},
Copy link
Contributor

Choose a reason for hiding this comment

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

I'm assuming we won't have to use grey[200] with Design Tokens v2 right?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yup. We don't have a token for it currently, but I'll be doing replacements with the new schema.

Comment on lines -71 to -74
## Props

<ArgsTable />

Copy link
Contributor

Choose a reason for hiding this comment

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

Did you mean to remove this?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yup; in our current setup, these don't display anything. We had removed it from most files, but this one was lingering.

Copy link
Contributor

@KevinGhadyani-Okta KevinGhadyani-Okta left a comment

Choose a reason for hiding this comment

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

Small comments, but NON-BLOCKING.

@edburyenegren-okta edburyenegren-okta merged commit 7f35e7f into develop Apr 20, 2023
@edburyenegren-okta edburyenegren-okta deleted the ee/autocomplete branch April 20, 2023 20:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants