Skip to content

fix: Misaligned checkbox on 'Register your workspace' page#35591

Open
r3yc0n1c wants to merge 1 commit intoRocketChat:developfrom
r3yc0n1c:fix/ui
Open

fix: Misaligned checkbox on 'Register your workspace' page#35591
r3yc0n1c wants to merge 1 commit intoRocketChat:developfrom
r3yc0n1c:fix/ui

Conversation

@r3yc0n1c
Copy link
Copy Markdown

Proposed changes (including videos or screenshots)

Resolved the alignment issue of the checkbox and terms & conditions in the 'Register your workspace' page (http://<workspace-url>/setup-wizard/3)

Issue(s)

fixes #35446

Further comments

A deeper investigation shows that this issue can affect many components using the <FieldRow> component from fuselage . The root cause is the rcx-field__row class.

@r3yc0n1c r3yc0n1c requested a review from a team as a code owner March 23, 2025 23:42
@dionisio-bot
Copy link
Copy Markdown
Contributor

dionisio-bot Bot commented Mar 23, 2025

Looks like this PR is not ready to merge, because of the following issues:

  • This PR is missing the 'stat: QA assured' label
  • This PR is missing the required milestone or project

Please fix the issues and try again

If you have any trouble, please check the PR guidelines

@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented Mar 23, 2025

⚠️ No Changeset found

Latest commit: 9bfc326

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@CLAassistant
Copy link
Copy Markdown

CLAassistant commented Mar 23, 2025

CLA assistant check
All committers have signed the CLA.

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.

UI Issue - Misaligned Checkbox on "Register your workspace" Page

2 participants