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

10 Responsive user list #14

Merged
merged 8 commits into from
Jul 11, 2024
Merged

10 Responsive user list #14

merged 8 commits into from
Jul 11, 2024

Conversation

mwarman
Copy link
Member

@mwarman mwarman commented Jul 11, 2024

📢 Instructions

  • Begin with a DRAFT pull request.
  • Follow italicized instructions to add detail to assist the reviewers.
  • After completing all checklist items, change the pull request to READY.

🔧 Change Summary

List the changes included in this pull request.

  • Issue: User list cards #10
  • When viewport size >= medium, display the list of users as a grid of cards.
  • When the viewport size is < medium, display the list of users as a list of items.

📝 Checklist

Pull request authors must complete the following tasks before marking the PR as ready to review.

  • Complete a self-review of changes
  • Unit tests have been created or updated
  • The code is free of [new] lint errors and warnings

🧪 Steps to Test

Describe the process to test the changes in this pull request.

  1. Test in the browser at all viewport sizes.
  2. Test with the browser mobile emulator.
  3. No lint messages
  4. All tests passing.

🔗 Additional Information

Optionally, provide additional details, screenshots, or URLs that may assist the reviewer.

  • ...

@mwarman mwarman added the enhancement New feature or request label Jul 11, 2024
@mwarman mwarman self-assigned this Jul 11, 2024
@mwarman mwarman linked an issue Jul 11, 2024 that may be closed by this pull request
@mwarman mwarman merged commit d4f86c8 into main Jul 11, 2024
4 checks passed
@mwarman mwarman deleted the 10-user-list-cards branch July 11, 2024 11:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

User list cards
1 participant