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

D8CORE-2761: reduced padding on filterby menu #728

Merged
merged 3 commits into from
Nov 6, 2023

Conversation

jenbreese
Copy link
Contributor

@jenbreese jenbreese commented Oct 19, 2023

READY FOR REVIEW

Summary

  • Added and removed padding on the filter by menus
  • The filter by menu is on news, publications, events, people
  • updated the modular-spacing to the newer responsive-spacing

Review By (Date)

  • When does this need to be reviewed by?

Criticality

  • low

Urgency

  • low

Review Tasks

Setup tasks and/or behavior to test

  1. Check out this branch
  2. Rebuild Cache and import config drush cr ; drush ci
  3. Navigate to an example of each of the list pages
  4. Verify the down caret doesn't fold under the label.
  5. Try different responsive sizes.

Site Configuration Sync

  • Is there a config:export in this PR that changes the config sync directory? NO

Front End Validation

Backend / Functional Validation

Code

  • Are the naming conventions following our standards?
  • Does the code have sufficient inline comments?
  • Is there anything in this code that would be hidden or hard to discover through the UI?
  • Are there any code smells?
  • Are tests provided? eg (unit, behat, or codeception)

Code security

General

  • Is there anything included in this PR that is not related to the problem it is trying to solve?
  • Is the approach to the problem appropriate?

Affected Projects or Products

  • Does this PR impact any particular projects, products, or modules?

Associated Issues and/or People

- D8CORE-2761

Resources

Copy link
Contributor

@jdwjdwjdw jdwjdwjdw left a comment

Choose a reason for hiding this comment

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

I'm still seeing the down caret wrap under the label for some breakpoints. If you set the topics__collapsable-menu button to a flex display and add a margin-left: auto; to the caret, that may be a good way of addressing the issue.
image

@github-actions github-actions bot added the patch label Nov 3, 2023
@jenbreese
Copy link
Contributor Author

@jdwjdwjdw Thanks! That idea worked perfect.

Copy link
Contributor

@jdwjdwjdw jdwjdwjdw left a comment

Choose a reason for hiding this comment

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

Great! Thanks @jenbreese, everything looking good now 🚀

@jenbreese
Copy link
Contributor Author

Thanks @jdwjdwjdw. @pookmish Is it ok to merge this into 11.x?

@pookmish pookmish merged commit 647137d into 11.x Nov 6, 2023
4 checks passed
@pookmish pookmish deleted the D8CORE-2761--filterby-v2 branch November 6, 2023 18:14
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.

3 participants