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: schedule preview is restored on esc #269

Merged
merged 1 commit into from
Aug 28, 2024

Conversation

tomaspalma
Copy link
Member

Closes #267

When we are previewing a schedule of a class and we press the ESC key in order to make the modal disappear, prior to this PR the class that would remain would be the previewed one and not the original one.

@tomaspalma tomaspalma self-assigned this Aug 28, 2024
Copy link

netlify bot commented Aug 28, 2024

Deploy Preview for tts-fe-preview ready!

Name Link
🔨 Latest commit 1a3c9bf
🔍 Latest deploy log https://app.netlify.com/sites/tts-fe-preview/deploys/66cf91807b56e900083bcc28
😎 Deploy Preview https://deploy-preview-269--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 merged commit 99d3db5 into develop Aug 28, 2024
4 checks passed
@tomaspalma tomaspalma deleted the fix/schedule-preview-restore-on-esc 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.

Class preview does not reset correctly when Esc is clicked
2 participants