Skip to content

Move block of social media links to the bottom of the application form.#713

Merged
anaulin merged 1 commit intomainfrom
sw/improve_application
Aug 14, 2022
Merged

Move block of social media links to the bottom of the application form.#713
anaulin merged 1 commit intomainfrom
sw/improve_application

Conversation

@sarahwalters
Copy link
Contributor

What github issue is this PR for, if any?

#562

What does this code do, and why?

Move the block of social media links in the application form to the bottom of the form, as suggested in #562.

I also removed the nested-table style from the stylesheet for this page. It was only used for the nested table that contains the checkboxes at the end of the form. I think the nested table with the checkboxes looks slightly better without this style (the checkboxes are better aligned with the other form items -- see screenshots). Additionally, the new nested table for the social media links does not look good with the nested-table style, and it would be confusing to have a nested-table style that is used for one of these nested tables but not the other.

How is this code tested?

Locally -- UI changes only.

Are any database migrations required by this change?

No

Are there any configuration or environment changes needed?

No

Screenshots please :)

Before:

Social media links at the top of the application:
Screenshot 2022-08-14 10 44 07 AM

Checkboxes at the end of the application, with the nested-table style (note that the checkboxes start further left than the other application questions):
Screenshot 2022-08-14 10 44 14 AM

After:

Social media links at the end of the application, and checkboxes without the nested-table style (note that the checkboxes are aligned with the other application questions):
Screenshot 2022-08-14 10 39 50 AM

As suggested in #562.

I also removed the nested-table style from the stylesheet for this page.
It was only used for the table that contains the checkboxes at the end
of the form. I think the table with the checkboxes actually looks
slightly better without this style.
Copy link
Contributor

@anaulin anaulin left a comment

Choose a reason for hiding this comment

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

A high-ROI change, looks like. Thank you! 👍🏼

@anaulin anaulin merged commit 162259e into main Aug 14, 2022
@anaulin anaulin deleted the sw/improve_application branch August 14, 2022 18:41
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