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

Meeting create: small improvement for date picking #2501

Closed
MSoeb opened this issue Jul 6, 2023 · 3 comments · Fixed by #2534
Closed

Meeting create: small improvement for date picking #2501

MSoeb opened this issue Jul 6, 2023 · 3 comments · Fixed by #2534
Assignees
Milestone

Comments

@MSoeb
Copy link

MSoeb commented Jul 6, 2023

Description: During a meeting create a user can set the date of the meeting. If the meeting date is only one day, the user needs click twice on the date to set it otherwise the meeting create won't save.

Reproduction:
precondition: a committee should exist.

  1. open committes and open an existing one
  2. clik on the plus-icon to create a new meeting
  3. open the date field and try to set a date for a one day meeting.

What should happen: If a user wants to create a one day meeting, one click on a specific date should be enough to set it. After clicking once on a date and clicking the Save button, the date field should have set the selected date as start and end date.

@MSoeb MSoeb added the enhancement General enhancement which is neither bug nor feature label Jul 6, 2023
@MSoeb MSoeb added this to the 4.1 milestone Jul 6, 2023
@rrenkert rrenkert added bug high and removed enhancement General enhancement which is neither bug nor feature labels Jul 6, 2023
@jsangmeister
Copy link
Contributor

Also the save button should not be enabled if there is an error in the form

@Elblinator
Copy link
Member

while creating a new meeting the date-picker should initially be empty.
Currently the date-picker has the current date selected

@Elblinator
Copy link
Member

this is a new issue moved to #2612

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants