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

feat: slot boxes are now ordered on mobile and smaller devices #266

Merged
merged 1 commit into from
Aug 28, 2024

Conversation

tomaspalma
Copy link
Member

Closes #265

The previous logic separated Slots from Classes. Now, it treats each Slot individually, allowing for a more intuitive approach as well as ease in the ordering of the slots on mobile.

@tomaspalma tomaspalma requested a review from a team August 28, 2024 14:44
Copy link

netlify bot commented Aug 28, 2024

Deploy Preview for tts-fe-preview ready!

Name Link
🔨 Latest commit 3395f70
🔍 Latest deploy log https://app.netlify.com/sites/tts-fe-preview/deploys/66cf88fd3b4d830008818ff2
😎 Deploy Preview https://deploy-preview-266--tts-fe-preview.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@tomaspalma tomaspalma force-pushed the feature/order-classes-in-mobile branch from d6735a6 to 63fb133 Compare August 28, 2024 14:44
@tomaspalma tomaspalma self-assigned this Aug 28, 2024
@tomaspalma tomaspalma force-pushed the feature/order-classes-in-mobile branch from 63fb133 to 32ac56c Compare August 28, 2024 18:10
@thePeras
Copy link
Member

After the conflicts is ready to go!

@tomaspalma tomaspalma force-pushed the feature/order-classes-in-mobile branch from 32ac56c to 3395f70 Compare August 28, 2024 20:30
@tomaspalma tomaspalma merged commit 7ea76ae into develop Aug 28, 2024
4 checks passed
@tomaspalma tomaspalma deleted the feature/order-classes-in-mobile branch September 3, 2024 20:11
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.

Order schedules on smaller devices
3 participants