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: Add FromInput component for staff evaluation slots search #14

Merged
merged 1 commit into from
Oct 12, 2024

Conversation

Lodimup
Copy link
Contributor

@Lodimup Lodimup commented Oct 12, 2024

  • Added a new component called FromInput in the staff evaluation slots feature.
  • The FromInput component is responsible for rendering a form with a date input and a search button.
  • When the search button is clicked, the component retrieves the selected date value and constructs a URL with the "from" query parameter.
  • The component then uses the Next.js router to navigate to the evaluation slots page with the constructed URL.

Co-authored-by: [Author Name]

- Added a new component called FromInput in the staff evaluation slots feature.
- The FromInput component is responsible for rendering a form with a date input and a search button.
- When the search button is clicked, the component retrieves the selected date value and constructs a URL with the "from" query parameter.
- The component then uses the Next.js router to navigate to the evaluation slots page with the constructed URL.

Co-authored-by: [Author Name]
@Lodimup Lodimup self-assigned this Oct 12, 2024
@Lodimup Lodimup merged commit c960db8 into master Oct 12, 2024
1 check passed
@Lodimup Lodimup deleted the feat/evaluation-slot-since branch October 12, 2024 06:51
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.

1 participant