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

Validate: end time should be after start time for lesson #1

Closed
blackmann opened this issue Jan 27, 2024 · 0 comments · Fixed by #12
Closed

Validate: end time should be after start time for lesson #1

blackmann opened this issue Jan 27, 2024 · 0 comments · Fixed by #12
Labels
good first issue Good for newcomers

Comments

@blackmann
Copy link
Owner

Currently, when filling the form to add a lesson, you can set an end time earlier than the start time.

Objective

Add some validation code to make sure that end time is always after start time.

@blackmann blackmann added the good first issue Good for newcomers label Jan 27, 2024
auxibee pushed a commit to auxibee/compa that referenced this issue Mar 16, 2024
UI Component for AI / Command Integration
auxibee pushed a commit to auxibee/compa that referenced this issue Mar 16, 2024
* build: move all nextjs code to www directory

* Migrate config files over to www

* Setup turbo

* Update docs

* Merge branch 'main' into feat-monorepo

* Delete duplicate actions

* Merge branch 'main' of github.com:alexghirelli/projectx into feat-monorepo

* chore: update paths

* chore: update paths

* chore: update paths

* chore: update paths

* chore: update paths

* chore: update paths

* chore: update package and yarn

* chore: update paths

* chore: update paths

* chore: update tailwind conf

* chore: Fix formatting issues and import statements

* chore: codestyle in tailwind.config.ts

---------

Co-authored-by: Connor Littleton <connorlittleton@wealthfront.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant