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

Fix calendar responsiveness on mobile #159

Closed
wants to merge 3 commits into from

Conversation

bluefroguk1
Copy link
Contributor

Improve mobile responsiveness of the calendar component.

  • Add media queries in assets/stylesheets/common/events.scss to handle mobile responsiveness.
  • Adjust layout and styles in assets/javascripts/discourse/components/events-calendar.hbs to ensure the calendar is responsive on mobile.
  • Update mobile/events.scss to present .events-calendar-navigation correct

Improve mobile responsiveness of the calendar component.

* Add media queries in `assets/stylesheets/common/events.scss` to handle mobile responsiveness.
* Adjust layout and styles in `assets/javascripts/discourse/components/events-calendar.hbs` to ensure the calendar is responsive on mobile.
Fix calendar responsiveness on mobile
@angusmcleod
Copy link
Owner

Thanks for the PR! Could you perhaps explain what you're trying to achieve here? Is there a specific issue with the mobile layout you're trying to address? If so, could you target your changes to that please. Thanks!

@bluefroguk1 bluefroguk1 closed this Dec 9, 2024
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