gbowne1/reactsocialnetwork

[feature]: Further enhance the Event component

Open

#146 opened on Mar 20, 2023

 (6 comments) (0 reactions) (0 assignees)JavaScript (60 forks)auto 404
cssdesignenhancementfeaturefrontendgood first issuehelp wantedmedium-complexitymedium-priority

Repository metrics

Stars
 (46 stars)
PR merge metrics
 (PR metrics pending)

Description

Is your feature request related to a problem? Please describe.

Some minor enhancements to the Event component are needed

  • No way to set event as Private or Public Event
  • No Start and End time set
  • Check mark for reoccurring event
  • Google Maps pin location
  • Some way to edit or reschedule events. Would close the event but push notications to event subscribers that the event was changed.
  • Some way to cancel events with or without rescheduing.
  • Some way of marking the events as personal timeline events [Birthday, Anniversary, Birth, etc.]
  • That is still quite a bit of white space between the event picture and the buttons on the right side of the event

Describe the solution you would like

Not sure at this point but we should make use of the browsers internals for some things that do not require extensive security.

Describe the alternatives you have tried

Facebook and Nextdoor have similar workflows but still leave a lot to be desired.

Additional context

Other ideas welcome

Contributor guide