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(react): remove hardcoded values in chip and autocomplete. #192

Merged
merged 1 commit into from
Dec 8, 2023

Conversation

Achintha444
Copy link
Contributor

Purpose

(fix) remove hardcoded values in chip and autocomplete.

Fix Details

  • Forcing the current chip font-size and height to the chips in the autocomplete.

Related Issues

Checklist

  • UX/UI review done on the final implementation.
  • Story provided. (Add screenshots)
  • Manual test round performed and verified.
  • Unit tests provided. (Add links if there are any)
  • Documentation provided. (Add links if there are any)

Security checks

pavinduLakshan
pavinduLakshan previously approved these changes Nov 21, 2023
@pavinduLakshan pavinduLakshan dismissed their stale review November 21, 2023 09:10

Commit message doesn't adhere to the recommended format

@Achintha444 Achintha444 changed the title (fix) remove hardcoded values in chip and autocomplete. fix(react) remove hardcoded values in chip and autocomplete. Nov 21, 2023
@Achintha444 Achintha444 changed the title fix(react) remove hardcoded values in chip and autocomplete. fix(react): remove hardcoded values in chip and autocomplete. Nov 21, 2023
font-size: 0.8125rem;
}

.MuiChip-sizeSmall {
Copy link
Contributor

Choose a reason for hiding this comment

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

Let's not use MUI's class names to change styles..

@savindi7
Copy link
Contributor

savindi7 commented Dec 2, 2023

What is the status of this PR?

@brionmario brionmario merged commit fccb603 into wso2:main Dec 8, 2023
7 checks passed
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.

4 participants