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

EventsListing responsiveness #189

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open

Conversation

varunthakkar1
Copy link
Contributor

@varunthakkar1 varunthakkar1 commented Oct 10, 2021

Issue

Closes #162

Changes

Adds responsiveness to the event listings.

Verification Steps

Go to the upcoming events (and my events) pages and ensure that an event listing is cleanly responsive. Add a few events with various pictures and titles to make sure.

@varunthakkar1 varunthakkar1 requested a review from rymaju October 10, 2021 20:32
@rymaju
Copy link
Member

rymaju commented Oct 10, 2021

Hm. -20000 lines in package lock seems wrong, I wonder if this is a lock version thing?

@coveralls
Copy link

coveralls commented Oct 10, 2021

Pull Request Test Coverage Report for Build 1326728619

  • 0 of 9 (0.0%) changed or added relevant lines in 1 file are covered.
  • 1 unchanged line in 1 file lost coverage.
  • Overall coverage decreased (-0.07%) to 11.701%

Changes Missing Coverage Covered Lines Changed/Added Lines %
src/components/event-listing/EventListing.tsx 0 9 0.0%
Files with Coverage Reduction New Missed Lines %
src/components/event-listing/EventListing.tsx 1 0%
Totals Coverage Status
Change from base Build 1320640489: -0.07%
Covered Lines: 186
Relevant Lines: 1343

💛 - Coveralls

@varunthakkar1 varunthakkar1 changed the title added responsiveness EventsListing responsiveness Oct 10, 2021
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.

Responsive Layout: Events List
3 participants