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

bugfix: fix base rating component #1256

Merged

Conversation

lauramargar
Copy link
Contributor

@lauramargar lauramargar commented Jul 28, 2023

Pull request template

Add a max-widht to BaseRating component because if a x-flex class is applied the rating will not be filled correctly.

Motivation and context

  • Dependencies. If any, specify:
  • Open issue. If applicable, link: EMP-1374

Type of change

  • Bug fix (non-breaking change that fixes an issue)
  • New feature (non-breaking change that adds functionality)
  • Breaking change (fix or feature that causes existing functionality to not work as expected)
  • Change requires a documentation update

What is the destination branch of this PR?

  • Main
  • Other. Specify:

How has this been tested?

Tests performed according to testing guidelines:
Add <BaseRating :value="3" /> in the result.vue file.

@lauramargar lauramargar requested a review from a team as a code owner July 28, 2023 09:25
@CachedaCodes CachedaCodes merged commit b1616ca into main Jul 31, 2023
4 checks passed
@CachedaCodes CachedaCodes deleted the bugfix/EMP-1374-base-rating-component-breaks-in-archetype branch July 31, 2023 06:29
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