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(workflow): set approval toggle header size to h4 #8010

Merged
merged 1 commit into from
Dec 19, 2024

Conversation

KenLSM
Copy link
Contributor

@KenLSM KenLSM commented Dec 18, 2024

Problem

Background
Approval toggle header is a size smaller than headers of similar hierarchy. We previously dropped this as it was not blocking the release.

After some thinking, and consideration that we're likely to conclude with MRF admins features (i.e., not going to add more configurations), we should treat the Approval toggle to be the only header, and thus promote it to be of the same hierarchy.

Closes FRM-1916

Solution

Set Approval toggle header to be of the same size as other header-level text (h4).

Breaking Changes

  • No - this PR is backwards compatible

Before & After Screenshots

Copy link

linear bot commented Dec 18, 2024

@KenLSM KenLSM changed the title fix: set header size to h4 fix(workflow): set header size to h4 Dec 18, 2024
@KenLSM KenLSM changed the title fix(workflow): set header size to h4 fix(workflow): set approval toggle header size to h4 Dec 18, 2024
@KenLSM KenLSM requested a review from scottheng96 December 18, 2024 03:37
@KenLSM KenLSM merged commit e575829 into develop Dec 19, 2024
28 checks passed
@KenLSM KenLSM deleted the fix/mrf-approver-header-size branch December 19, 2024 09:00
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