serenity-is / Serenity

Business Apps Made Simple with Asp.Net Core MVC / TypeScript
https://serenity.is
MIT License
2.57k stars 796 forks source link

"Select Contact to Add" in "Attendee List" on "Meeting" tab of "Edit Meeting" in "Pro Features" Meetings does not add an attendee to the list #6635

Closed DGoertzen closed 1 year ago

DGoertzen commented 1 year ago

Before submitting the bug report, please read and check the following items

What happened?

In the both the online demo at https://demo.serenity.is/Meeting/Meeting#edit/2 and in the demo application built on my PC, when I select a contact in "select contact to add" of the Meeting/Attendee List pro feature, the contact is not added to the meeting list. image Apologies in advance if I am just doing something stupid...

What did you expect to happen?

I expected the contact to get added to the attendee list when the name is selected in the drop down list. I cannot determine how the contact is supposed to be added to the attendee list in the demo.

How to reproduce?

Go to https://demo.serenity.is/Meeting/Meeting#edit/2. Select "Alexis Lopes" in the "select contact to add" drop down box.

What Serenity Nuget Versions are you seeing the problem on? (separated by comma)

6.3.2

Relevant log output

No response

Serene template version

No response

Sergen version

No response

Code editor

No response

Operating System

No response

Node.js version

No response

TypeScript version

No response

Database type and version

No response

On which device do you see the problem?

No response

On which operating system do you see the problem?

No response

On which browsers do you see the problem?

No response

On what version of the browsers do you see the problem?

No response

Additional information

No response

VictorTomaili commented 1 year ago

Thank you, It is fixed,

DGoertzen commented 1 year ago

Thanks!