RocketChat / RC4Conferences

A set of scalable components for communities to build, manage, and run virtual conferences of any size.
https://conf.rceng.shop/conferences/c/1
24 stars 38 forks source link

[NEW] Add a new form field #52

Closed Dnouv closed 1 year ago

Dnouv commented 1 year ago

Add a new form input field labeled "Event Organizer logo" (named icon-image-url) inside the EventBasicCreate component. And update the respective state change and form submit functions to incorporate an additional field.

Thank you!

r3yc0n1c commented 1 year ago

Hi! I'd like to work on this.

Dnouv commented 1 year ago

Hey @r3yc0n1c Thanks for taking the issue; please try to set up the development environment, and then you can find the function component and have the required form field added. Here is the schema of the Event, which you can take reference to.

If you run into any issues or have any doubts please feel free to DM in the RocketChat or comment here. Looking forward to your contributions. Thank you!

r3yc0n1c commented 1 year ago

Hi @Dnouv I'm facing some issues while setting it up on Gitpod. Please check the inbox where I've mentioned the issues in detail.

vish-han commented 1 year ago

Hi!! @Dnouv If this issue is still open , I would love to work on it...

Dnouv commented 1 year ago

Hey @vish-han

Thank you for your interest. But @r3yc0n1c is already working on this issue. Please look out for any new issues that will be opening in this project.