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

New Time Picker Component for Recurring Events #240

Merged
merged 6 commits into from
Feb 4, 2024

Conversation

nathangong
Copy link
Contributor

@nathangong nathangong commented Apr 26, 2023

Summary

Resolves #230

Custom time picker component for recurring events.

@github-actions
Copy link

github-actions bot commented Apr 26, 2023

PR Preview Action v1.4.6
🚀 Deployed preview to https://gt-scheduler.github.io/website/pr-preview/pr-240/
on branch gh-pages at 2024-02-04 00:35 UTC

@yatharth-b
Copy link
Contributor

I fixed the bug with a hacky fix but the design of the new component is a little sus. We can try and refactor.

@nathangong nathangong marked this pull request as ready for review April 27, 2023 19:48
@samarth52 samarth52 changed the base branch from bog-changes-s23 to bog-changes-s23-merged October 20, 2023 02:20
@iphonecats iphonecats mentioned this pull request Jan 30, 2024
3 tasks
### Summary

Resolves #269 
Refactored code to improve code quality, removed redundant states and
unnecessary useEffects, adding memorization

### Checklist

- [x] look at the old code in Nathan's PR here -
#240
- [x] Refactor it and improve code quality (state, useEffect, CSS) as
you see fit. Some ideas - redundant state, unncessary useEffect
- [x] If time permits look over how gt-scheduler loads data. Start
reading at components/AppDataLoader.


### How to Test
Test adding recurring events on Scheduler
Copy link
Contributor

@yatharth-b yatharth-b left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@yatharth-b yatharth-b merged commit ae32720 into bog-changes-s23-merged Feb 4, 2024
3 checks passed
@yatharth-b yatharth-b deleted the nathan/new-time-picker branch February 4, 2024 02:31
yatharth-b added a commit that referenced this pull request Feb 4, 2024
@yatharth-b yatharth-b restored the nathan/new-time-picker branch February 4, 2024 02:33
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.

3 participants