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

Fixed checkbox formatting on quickstart #13602

Merged
merged 2 commits into from
Sep 14, 2023
Merged

Fixed checkbox formatting on quickstart #13602

merged 2 commits into from
Sep 14, 2023

Conversation

snipe
Copy link
Owner

@snipe snipe commented Sep 14, 2023

This fixes the layout of the checkboxes on the QuickStart. It had not been updated to use the non-iCheck formatting.

Before:

Screenshot_2023-09-01_at_3 43 10_PM

After:

Screenshot 2023-09-14 at 6 47 04 PM

@shortcut-integration
Copy link

This pull request has been linked to Shortcut Story #23685: Fix checkboxes on pre-flight.

@snipe snipe merged commit 15c7143 into develop Sep 14, 2023
@what-the-diff
Copy link

what-the-diff bot commented Sep 14, 2023

PR Summary

  • Modification to user.blade.php file
    This pull request includes several changes to the user.blade.php. The modifications mainly relate to the page layout and the enhancement of form elements.

  • Removal of setup layout inheritance
    The layout inheritance line @extends('layouts/setup') was removed, which may have an impact on the page layout.

  • Class changes for form elements
    A few label elements were changed to use the form-control class, which potentially improves the styling and usability of those elements. Additionally, two checkboxes were updated to utilize the form-control class, enhancing their presentation and interaction for users.

@snipe snipe deleted the bug/sc-23685 branch September 14, 2023 17:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant