Skip to content

Conversation

@esezen
Copy link
Contributor

@esezen esezen commented Feb 28, 2023

After some discussion with Jesse, changed the product count from 6 to 8 to use the defaults of OS UI and show simplicity of implementation.

src/index.css Outdated
max-height: 660px;
}

div.cio-autocomplete .cio-submit-btn, .cio-clear-btn {
Copy link
Contributor Author

Choose a reason for hiding this comment

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

How do we feel about the specificity of these?

Copy link
Contributor

Choose a reason for hiding this comment

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

Do we have a reason for having element selectors plus the class selectors? I tried and removed all of them and it was the same

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I was using the default styles at first and I needed the element selectors to make it specific. Now that I'm not using the default styles, I think they are unnecessary. I'll update

@esezen esezen requested a review from a team February 28, 2023 17:08
Copy link
Contributor

@mocca102 mocca102 left a comment

Choose a reason for hiding this comment

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

LGTM!

src/index.css Outdated
max-height: 660px;
}

div.cio-autocomplete .cio-submit-btn, .cio-clear-btn {
Copy link
Contributor

Choose a reason for hiding this comment

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

Do we have a reason for having element selectors plus the class selectors? I tried and removed all of them and it was the same

@esezen esezen requested a review from mocca102 March 7, 2023 18:01
Copy link
Contributor

@mocca102 mocca102 left a comment

Choose a reason for hiding this comment

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

LGTM!

@esezen esezen merged commit a79e52b into main Mar 7, 2023
@esezen esezen deleted the csl-2060-utilize-ui-autocomplete-in-react-example branch March 7, 2023 21:24
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.

3 participants