Skip to content
#

pundit

Here are 63 public repositories matching this topic...

casa
FireLemons
FireLemons commented Mar 12, 2022

Impacted User Types

  • volunteers
  • supervisors
  • admins

Current Behavior

On the case contacts edit/new page, the labels for the yes/no radio buttons for "want driving reimbursement" do not match the ids of the radio buttons themselves so when you click on the text of the buttons, the radio button is not clicked.
![image](https://user-images.githubusercontent.com/8918762/1580002

Type: Bug ⏯️ Frontend Help Wanted Good First Issue
valscion
valscion commented Feb 28, 2019

We should document these two cases in https://github.com/venuu/jsonapi-authorization/blob/master/docs/relationship-authorization.md:

  • GET /source_record/:id/has-one-resource
  • GET /source_record/:id/has-many-resources

Look at the existing docs in that file as an example on how these specs should be written.

_Originally posted by @valscion in https://github.com/venuu/jsonapi-authoriz

Improve this page

Add a description, image, and links to the pundit topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the pundit topic, visit your repo's landing page and select "manage topics."

Learn more