chiefonboarding / ChiefOnboarding

Free and open-source employee onboarding platform. Onboard new hires through Slack or the web portal.
https://chiefonboarding.com
GNU Affero General Public License v3.0
640 stars 119 forks source link

Admin task - Cant create in sequence #403

Closed JonasMe closed 8 months ago

JonasMe commented 8 months ago

Hi,

Are you on the latest version of ChiefOnboarding? We only give support for version 2.x. Yes

What browser are you using? Chrome and Edge

What did you do? Log into ChiefOnboarding Navigate to "Sequence -> Onboarding" image

Click "View" on "General sequence" (The default installed sequence; same result if i create a new sequence or select another one)

Click "Admin tasks" in the toolbar image

Click "Create new one"

What did you expect to see? I expected the "New item" modal to open and allow me to create a new onboarding admin task for the sequence.

What did you see instead? Clicking the "Create new one" button does nothing for the "Admin tasks" area of the toolbar. In fact, it doesent work for any of the toolbar categories.

  1. No modal is opened
  2. No errors are thrown to the developers console

The following is the response generated by the call to the backend when navigating the toolbar "/admin/sequences/2/templates/?type=pendingadmintask" https://pastebin.com/JMXBQXbw

Thanks a bunch for a great product.

GDay commented 8 months ago

Hey! Try dragging it (instead of clicking) to any of the sequence blocks. I am aware that it is not super clear, will add some more text there later.

Thanks for the great reports.

JonasMe commented 8 months ago

Thanks a bunch @GDay - That did the trick.