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: remove the extra form-control from MasqueradeWidget #28

Merged
merged 1 commit into from
Aug 21, 2024

Conversation

tecoholic
Copy link
Member

@tecoholic tecoholic commented Aug 8, 2024

The form-control class on the MasqueradeWidget causes an extra box to appear along with the input box of MasqueradeUserNameInput. Removing it in this commit to fix the UI.

Interal-ref: https://tasks.opencraft.com/browse/BB-8929

Does the same thing as #24

The form-control class on the MasqueradeWidget causes
an extra box to appear along with the input box of
MasqueradeUserNameInput. Removing it in this commit
to fix the UI.

Interal-ref: https://tasks.opencraft.com/browse/BB-8929
Copy link

codecov bot commented Aug 8, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 88.77%. Comparing base (4b4f3fd) to head (cb1a614).
Report is 3 commits behind head on asu-moe/redwood-css.

Additional details and impacted files
@@                 Coverage Diff                  @@
##           asu-moe/redwood-css      #28   +/-   ##
====================================================
  Coverage                88.77%   88.77%           
====================================================
  Files                      306      306           
  Lines                     5256     5256           
  Branches                  1333     1336    +3     
====================================================
  Hits                      4666     4666           
  Misses                     573      573           
  Partials                    17       17           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@viadanna viadanna self-requested a review August 19, 2024 14:30
Copy link
Member

@viadanna viadanna left a comment

Choose a reason for hiding this comment

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

Approved 👍

  • I tested this on a sandbox.
  • I read through the code.

@tecoholic tecoholic merged commit 808ae55 into asu-moe/redwood-css Aug 21, 2024
6 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.

2 participants