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

Make actions layout responsive at all widths and add text-nowrap to s… #409

Merged

Conversation

reecehill
Copy link
Contributor

This pull request includes several changes to the submission_history.html template to improve the layout and responsiveness of the submission history table. The most important changes include modifying table cell classes, adjusting form and button styles, and ensuring elements grow and stretch appropriately for better alignment and presentation.

Improvements to table cell classes:

  • Added text-nowrap class to table data cells to prevent text wrapping.

Adjustments to form and button styles:

  • Modified the form container to grow and stretch appropriately, ensuring better alignment and responsiveness across different screen sizes.
  • Updated button classes to include grow and text-center for improved alignment and responsiveness.

image
(Large display)

image
(Laptop display)

image
image

(Tablet display - note table can be scrolled horizontally)

@reecehill reecehill linked an issue Nov 29, 2024 that may be closed by this pull request
@reecehill reecehill merged commit 75c373a into live Nov 29, 2024
1 check passed
@reecehill reecehill deleted the 408-making-submissions-list-suitable-for-medium-screens-tablet branch November 29, 2024 16:22
@mbarton
Copy link
Member

mbarton commented Nov 29, 2024

Seen on STAGING (merged by @reecehill 11 minutes and 54 seconds ago) Please check your changes!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Making submissions list suitable for medium screens (tablet)
2 participants