shift-org / shift-org/shift-docs

Add API version to front end requests to events endpoint via FullCalendar

Open
#750 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

frontend
Dominant language
JavaScript
Stars
30
Forks
25
Avg merge
9m
Merged PRs (30d)
1

Description

#748 added the Api-Version header to some events endpoint requests, but not from the grid views (i.e. FullCalendar).

Looks like to add custom headers there, we have to tweak how we're making the request to use a function: https://github.com/fullcalendar/fullcalendar/issues/4627

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the FullCalendar grid-view requests for the events endpoint and compare them with the requests changed in issue #748. Review FullCalendar's custom request-function guidance, then verify that grid-view events requests include the Api-Version header; done when those requests match the other events requests.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
api, frontend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.